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

Macros

#define DDL_TMR_OCSTATE_DISABLE   0x00000000U
#define DDL_TMR_OCSTATE_ENABLE   TMR_CCEN_CC1EN

Detailed Description

Macro Definition Documentation

◆ DDL_TMR_OCSTATE_DISABLE

#define DDL_TMR_OCSTATE_DISABLE   0x00000000U

OCx is not active

Definition at line 650 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_OCSTATE_ENABLE

#define DDL_TMR_OCSTATE_ENABLE   TMR_CCEN_CC1EN

OCx signal is output on the corresponding output pin

Definition at line 651 of file g32r4xx_ddl_tmr.h.