G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
Output Configuration Polarity

Macros

#define DDL_TMR_OCPOLARITY_HIGH   0x00000000U
#define DDL_TMR_OCPOLARITY_LOW   TMR_CCEN_CC1POL

Detailed Description

Macro Definition Documentation

◆ DDL_TMR_OCPOLARITY_HIGH

#define DDL_TMR_OCPOLARITY_HIGH   0x00000000U

OCxactive high

Definition at line 675 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_OCPOLARITY_LOW

#define DDL_TMR_OCPOLARITY_LOW   TMR_CCEN_CC1POL

OCxactive low

Definition at line 676 of file g32r4xx_ddl_tmr.h.