![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_TMR_CCUPDATESOURCE_COMG_ONLY 0x00000000U |
| #define | DDL_TMR_CCUPDATESOURCE_COMG_AND_TRGI TMR_CTRL2_CCUSEL |
| #define DDL_TMR_CCUPDATESOURCE_COMG_AND_TRGI TMR_CTRL2_CCUSEL |
Capture/compare control bits are updated by setting the COMG bit or when a rising edge occurs on trigger input (TRGI)
Definition at line 607 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_CCUPDATESOURCE_COMG_ONLY 0x00000000U |
Capture/compare control bits are updated by setting the COMG bit only
Definition at line 606 of file g32r4xx_ddl_tmr.h.