24.6.5.8 Enum tc_wave_generation
This enum is used to select which mode to run the wave generation in.
| Enum value | Description |
|---|---|
|
TC_WAVE_GENERATION_NORMAL_FREQ |
Top is maximum, except in 8-bit counter size where it is the PER register. |
|
TC_WAVE_GENERATION_MATCH_FREQ |
Top is CC0, except in 8-bit counter size where it is the PER register. |
|
TC_WAVE_GENERATION_NORMAL_PWM |
Top is maximum, except in 8-bit counter size where it is the PER register. |
|
TC_WAVE_GENERATION_MATCH_PWM |
Top is CC0, except in 8-bit counter size where it is the PER register. |
