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

Macros

#define DDL_TMR_OSSI_DISABLE   0x00000000U
#define DDL_TMR_OSSI_ENABLE   TMR_BDT_IMOS

Detailed Description

Macro Definition Documentation

◆ DDL_TMR_OSSI_DISABLE

#define DDL_TMR_OSSI_DISABLE   0x00000000U

When inactive, OCx/OCxN outputs are disabled

Definition at line 858 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_OSSI_ENABLE

#define DDL_TMR_OSSI_ENABLE   TMR_BDT_IMOS

When inactive, OxC/OCxN outputs are first forced with their inactive level then forced to their idle level after the deadtime

Definition at line 859 of file g32r4xx_ddl_tmr.h.