|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_COMP_OUTPUT_LEVEL_LOW (0x00000000UL) |
| #define | LL_COMP_OUTPUT_LEVEL_HIGH (0x00000001UL) |
| #define LL_COMP_OUTPUT_LEVEL_HIGH (0x00000001UL) |
Comparator output level high (if the polarity is not inverted, otherwise to be complemented)
Definition at line 196 of file stm32h7xx_ll_comp.h.
| #define LL_COMP_OUTPUT_LEVEL_LOW (0x00000000UL) |
Comparator output level low (if the polarity is not inverted, otherwise to be complemented)
Definition at line 195 of file stm32h7xx_ll_comp.h.
1.7.6.1