![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_COMP_OUTPUT_LEVEL_LOW (0x00000000UL) |
| #define | DDL_COMP_OUTPUT_LEVEL_HIGH (COMP_CSTS_OUTVAL) |
| #define DDL_COMP_OUTPUT_LEVEL_HIGH (COMP_CSTS_OUTVAL) |
Comparator output level is high.
Definition at line 195 of file g32r4xx_ddl_comp.h.
| #define DDL_COMP_OUTPUT_LEVEL_LOW (0x00000000UL) |
Comparator output level is low.
Definition at line 194 of file g32r4xx_ddl_comp.h.