|
STM32G474xx HAL 用户手册
|
定义 | |
| #define | COMP_OUTPUT_LEVEL_LOW (0x00000000UL) |
| #define | COMP_OUTPUT_LEVEL_HIGH (0x00000001UL) |
| #define COMP_OUTPUT_LEVEL_HIGH (0x00000001UL) |
定义于文件 stm32g4xx_hal_comp.h 的第 252 行。
| #define COMP_OUTPUT_LEVEL_LOW (0x00000000UL) |
定义于文件 stm32g4xx_hal_comp.h 的第 249 行。
1.7.6.1