G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
Active Input Selection

Macros

#define DDL_TMR_ACTIVEINPUT_DIRECTTI   (TMR_CCM1_CC1SEL_0)
#define DDL_TMR_ACTIVEINPUT_INDIRECTTI   (TMR_CCM1_CC1SEL_1)
#define DDL_TMR_ACTIVEINPUT_TRC   (TMR_CCM1_CC1SEL)

Detailed Description

Macro Definition Documentation

◆ DDL_TMR_ACTIVEINPUT_DIRECTTI

#define DDL_TMR_ACTIVEINPUT_DIRECTTI   (TMR_CCM1_CC1SEL_0)

ICx is mapped on TIx

Definition at line 692 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_ACTIVEINPUT_INDIRECTTI

#define DDL_TMR_ACTIVEINPUT_INDIRECTTI   (TMR_CCM1_CC1SEL_1)

ICx is mapped on TIy

Definition at line 693 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_ACTIVEINPUT_TRC

#define DDL_TMR_ACTIVEINPUT_TRC   (TMR_CCM1_CC1SEL)

ICx is mapped on TRC

Definition at line 694 of file g32r4xx_ddl_tmr.h.