This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28377d数据传递问题



问题:

在函数中定义变量  uint16_t ui16Status,并赋初始值 ui16Status = 0;在调用函数中作为参数,

发现这个值被赋值了,但值未变化?请问如何解决?