25.6.5.5 Enum tcc_count_overflow_dma_trigger_mode
Used when selecting the Timer/Counter overflow DMA request mode.
Enum value | Description |
---|---|
TCC_COUNT_OVERFLOW_DMA_TRIGGER_MODE_CONTINUE |
TCC generates a DMA request on each cycle when an update condition is detected. |
TCC_COUNT_OVERFLOW_DMA_TRIGGER_MODE_ONE_SHOT |
When an update condition is detected, the TCC generates a DMA trigger on the cycle following the DMA One-Shot Command written to the Control B register. |