24.6.5.7 Enum tc_reload_action

This enum specify how the counter and prescaler should reload.

Table 24-44. Members
Enum valueDescription

TC_RELOAD_ACTION_GCLK

The counter is reloaded/reset on the next GCLK and starts counting on the prescaler clock.

TC_RELOAD_ACTION_PRESC

The counter is reloaded/reset on the next prescaler clock.

TC_RELOAD_ACTION_RESYNC

The counter is reloaded/reset on the next GCLK, and the prescaler is restarted as well.