STM32L486xx HAL User Manual
Defines
COMP Output Level
COMP Exported Constants

Defines

#define COMP_OUTPUT_LEVEL_LOW   (0x00000000U)
#define COMP_OUTPUT_LEVEL_HIGH   (0x00000001U)

Define Documentation

#define COMP_OUTPUT_LEVEL_HIGH   (0x00000001U)

Definition at line 269 of file stm32l4xx_hal_comp.h.

#define COMP_OUTPUT_LEVEL_LOW   (0x00000000U)

Definition at line 266 of file stm32l4xx_hal_comp.h.