![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_TMR_CHANNEL_CH1 TMR_CCEN_CC1EN |
| #define | DDL_TMR_CHANNEL_CH1N TMR_CCEN_CC1NEN |
| #define | DDL_TMR_CHANNEL_CH2 TMR_CCEN_CC2EN |
| #define | DDL_TMR_CHANNEL_CH2N TMR_CCEN_CC2NEN |
| #define | DDL_TMR_CHANNEL_CH3 TMR_CCEN_CC3EN |
| #define | DDL_TMR_CHANNEL_CH3N TMR_CCEN_CC3NEN |
| #define | DDL_TMR_CHANNEL_CH4 TMR_CCEN_CC4EN |
| #define DDL_TMR_CHANNEL_CH1 TMR_CCEN_CC1EN |
Timer input/output channel 1
Definition at line 635 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_CHANNEL_CH1N TMR_CCEN_CC1NEN |
Timer complementary output channel 1
Definition at line 636 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_CHANNEL_CH2 TMR_CCEN_CC2EN |
Timer input/output channel 2
Definition at line 637 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_CHANNEL_CH2N TMR_CCEN_CC2NEN |
Timer complementary output channel 2
Definition at line 638 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_CHANNEL_CH3 TMR_CCEN_CC3EN |
Timer input/output channel 3
Definition at line 639 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_CHANNEL_CH3N TMR_CCEN_CC3NEN |
Timer complementary output channel 3
Definition at line 640 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_CHANNEL_CH4 TMR_CCEN_CC4EN |
Timer input/output channel 4
Definition at line 641 of file g32r4xx_ddl_tmr.h.