![]() |
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) |
| #define DDL_COMP_OUTPUTPOL_INVERTED (COMP_CSTS_POL) |
Comparator output is inverted.
Definition at line 137 of file g32r4xx_ddl_comp.h.
| #define DDL_COMP_OUTPUTPOL_NONINVERTED (0x00000000UL) |
Comparator output is non-inverted.
Definition at line 136 of file g32r4xx_ddl_comp.h.