STM32L443xx HAL User Manual
Defines
COMP Output Level
COMP Exported Constants

Defines

#define COMP_OUTPUT_LEVEL_LOW   (0x00000000UL)
#define COMP_OUTPUT_LEVEL_HIGH   (0x00000001UL)

Define Documentation

#define COMP_OUTPUT_LEVEL_HIGH   (0x00000001UL)

Definition at line 260 of file stm32l4xx_hal_comp.h.

#define COMP_OUTPUT_LEVEL_LOW   (0x00000000UL)

Definition at line 257 of file stm32l4xx_hal_comp.h.