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

Macros

#define DDL_TMR_BREAK_POLARITY_LOW   0x00000000U
#define DDL_TMR_BREAK_POLARITY_HIGH   TMR_BDT_BRKPOL

Detailed Description

Macro Definition Documentation

◆ DDL_TMR_BREAK_POLARITY_HIGH

#define DDL_TMR_BREAK_POLARITY_HIGH   TMR_BDT_BRKPOL

Break input BRK is active high

Definition at line 850 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_BREAK_POLARITY_LOW

#define DDL_TMR_BREAK_POLARITY_LOW   0x00000000U

Break input BRK is active low

Definition at line 849 of file g32r4xx_ddl_tmr.h.