Motorware例程中 user.h文件中 void USER_checkForErrors(USER_Params *pUserParams) 这个函数里面对很对参数进行了校验,其校验的原理是什么?
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.
Motorware例程中 user.h文件中 void USER_checkForErrors(USER_Params *pUserParams) 这个函数里面对很对参数进行了校验,其校验的原理是什么?