|
STM32G474xx HAL用户手册
|
宏定义 | |
| #define | HAL_COMP_ERROR_NONE (0x00UL) |
| #define | HAL_COMP_ERROR_INVALID_CALLBACK (0x01UL) |
| #define HAL_COMP_ERROR_INVALID_CALLBACK (0x01UL) |
无效回调错误
Definition at line 138 of file stm32g4xx_hal_comp.h.
Referenced by HAL_COMP_RegisterCallback(), and HAL_COMP_UnRegisterCallback().
| #define HAL_COMP_ERROR_NONE (0x00UL) |
无错误
Definition at line 136 of file stm32g4xx_hal_comp.h.
1.7.6.1