RTEMS 6.1-rc1
Macros
COMP input plus (non-inverting input)

Macros

#define COMP_INPUT_PLUS_IO1   ((uint32_t)0x00000000)
 
#define COMP_INPUT_PLUS_IO2   (COMP_CFGRx_INPSEL)
 

Detailed Description

Macro Definition Documentation

◆ COMP_INPUT_PLUS_IO1

#define COMP_INPUT_PLUS_IO1   ((uint32_t)0x00000000)

Comparator input plus connected to IO1 (pin PB0 for COMP1, pin PE9 for COMP2)

◆ COMP_INPUT_PLUS_IO2

#define COMP_INPUT_PLUS_IO2   (COMP_CFGRx_INPSEL)

Comparator input plus connected to IO2 (pin PB2 for COMP1, pin PE11 for COMP2)