RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Macros

Macros

#define COMP_OUTPUTPOL_NONINVERTED   ((uint32_t)0x00000000)
 
#define COMP_OUTPUTPOL_INVERTED   (COMP_CFGRx_POLARITY)
 

Detailed Description

Macro Definition Documentation

◆ COMP_OUTPUTPOL_INVERTED

#define COMP_OUTPUTPOL_INVERTED   (COMP_CFGRx_POLARITY)

COMP output level is inverted (comparator output is low when the input plus is at a higher voltage than the input minus)

◆ COMP_OUTPUTPOL_NONINVERTED

#define COMP_OUTPUTPOL_NONINVERTED   ((uint32_t)0x00000000)

COMP output level is not inverted (comparator output is high when the input plus is at a higher voltage than the input minus)