G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Macros

#define DDL_TMR_OSSR_DISABLE   0x00000000U
#define DDL_TMR_OSSR_ENABLE   TMR_BDT_RMOS

Detailed Description

Macro Definition Documentation

◆ DDL_TMR_OSSR_DISABLE

#define DDL_TMR_OSSR_DISABLE   0x00000000U

When inactive, OCx/OCxN outputs are disabled

Definition at line 867 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_OSSR_ENABLE

#define DDL_TMR_OSSR_ENABLE   TMR_BDT_RMOS

When inactive, OC/OCN outputs are enabled with their inactive level as soon as CCxE=1 or CCxNE=1

Definition at line 868 of file g32r4xx_ddl_tmr.h.