Macros | |
#define | COMP_OutputPol_Inverted COMP_CSR_COMPxPOL |
#define | COMP_OutputPol_NonInverted ((uint32_t)0x00000000) |
#define | IS_COMP_OUTPUT_POL(POL) |
#define COMP_OutputPol_Inverted COMP_CSR_COMPxPOL |
COMP output on GPIO is inverted
Definition at line 326 of file stm32f30x_comp.h.
#define COMP_OutputPol_NonInverted ((uint32_t)0x00000000) |
COMP output on GPIO isn't inverted
Definition at line 325 of file stm32f30x_comp.h.
#define IS_COMP_OUTPUT_POL | ( | POL | ) |
Definition at line 328 of file stm32f30x_comp.h.