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

Macros

#define DDL_TMR_OCIDLESTATE_LOW   0x00000000U
#define DDL_TMR_OCIDLESTATE_HIGH   TMR_CTRL2_OC1OIS

Detailed Description

Macro Definition Documentation

◆ DDL_TMR_OCIDLESTATE_HIGH

#define DDL_TMR_OCIDLESTATE_HIGH   TMR_CTRL2_OC1OIS

OCx=1 (after a dead-time if OC is implemented) when MOE=0

Definition at line 685 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_OCIDLESTATE_LOW

#define DDL_TMR_OCIDLESTATE_LOW   0x00000000U

OCx=0 (after a dead-time if OC is implemented) when MOE=0

Definition at line 684 of file g32r4xx_ddl_tmr.h.