Macros | |
#define | COMP_NonInvertingInput_IO1 ((uint32_t)0x00000000) |
#define | COMP_NonInvertingInput_IO2 COMP_CSR_COMPxNONINSEL |
#define | IS_COMP_NONINVERTING_INPUT(INPUT) |
#define COMP_NonInvertingInput_IO1 ((uint32_t)0x00000000) |
I/O1 (PA1 for COMP1, PA7 for COMP2, PB14 for COMP3, PB0 for COMP4, PD12 for COMP5, PD11 for COMP6, PA0 for COMP7) connected to comparator non inverting input
Definition at line 150 of file stm32f30x_comp.h.
#define COMP_NonInvertingInput_IO2 COMP_CSR_COMPxNONINSEL |
I/O2 (PA3 for COMP2, PD14 for COMP3, PE7 for COMP4, PB13 for COMP5, PB11 for COMP6, PC1 for COMP7) connected to comparator non inverting input
Definition at line 156 of file stm32f30x_comp.h.
#define IS_COMP_NONINVERTING_INPUT | ( | INPUT | ) |
Definition at line 160 of file stm32f30x_comp.h.