G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Macros

#define DDL_COMP_OUTPUTPOL_NONINVERTED   (0x00000000UL)
#define DDL_COMP_OUTPUTPOL_INVERTED   (COMP_CSTS_POL)

Detailed Description

Macro Definition Documentation

◆ DDL_COMP_OUTPUTPOL_INVERTED

#define DDL_COMP_OUTPUTPOL_INVERTED   (COMP_CSTS_POL)

Comparator output is inverted.

Definition at line 137 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_OUTPUTPOL_NONINVERTED

#define DDL_COMP_OUTPUTPOL_NONINVERTED   (0x00000000UL)

Comparator output is non-inverted.

Definition at line 136 of file g32r4xx_ddl_comp.h.