|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|

函数 | |
| void | error_code_reset (void) |
| Reset the error module | |
| void | error_code_set (error_code_e id) |
| Set the error bit | |
| void | error_code_clear (error_code_e id) |
| Clear the error bit | |
| uint32_t | error_code_get (void) |
| Get the error result | |