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

Macros

#define DDL_TMR_COUNTERDIRECTION_UP   0x00000000U
#define DDL_TMR_COUNTERDIRECTION_DOWN   TMR_CTRL1_CNTDIR

Detailed Description

Macro Definition Documentation

◆ DDL_TMR_COUNTERDIRECTION_DOWN

#define DDL_TMR_COUNTERDIRECTION_DOWN   TMR_CTRL1_CNTDIR

Timer counter counts down

Definition at line 598 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_COUNTERDIRECTION_UP

#define DDL_TMR_COUNTERDIRECTION_UP   0x00000000U

Timer counter counts up

Definition at line 597 of file g32r4xx_ddl_tmr.h.