![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_TMR_CLOCKDIVISION_DIV1 0x00000000U |
| #define | DDL_TMR_CLOCKDIVISION_DIV2 TMR_CTRL1_CLKDIV_0 |
| #define | DDL_TMR_CLOCKDIVISION_DIV4 TMR_CTRL1_CLKDIV_1 |
| #define DDL_TMR_CLOCKDIVISION_DIV1 0x00000000U |
tDTS=tCK_INT
Definition at line 587 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_CLOCKDIVISION_DIV2 TMR_CTRL1_CLKDIV_0 |
tDTS=2*tCK_INT
Definition at line 588 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_CLOCKDIVISION_DIV4 TMR_CTRL1_CLKDIV_1 |
tDTS=4*tCK_INT
Definition at line 589 of file g32r4xx_ddl_tmr.h.