25.6.5.22 Enum tcc_ramp
Ramp operations which are supported in single-slope PWM generation.
| Enum value | Description |
|---|---|
|
TCC_RAMP_RAMP1 |
Default timer/counter PWM operation. |
|
TCC_RAMP_RAMP2A |
Uses a single channel (CC0) to control both CC0/CC1 compare outputs. In cycle A, the channel 0 output is disabled, and in cycle B, the channel 1 output is disabled. |
|
TCC_RAMP_RAMP2 |
Uses channels CC0 and CC1 to control compare outputs. In cycle A, the channel 0 output is disabled, and in cycle B, the channel 1 output is disabled. |
