42.7.15 Waveform Control

Table 42-22. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: WAVE
Offset: 0x3C
Reset: 0x00000000
Property: Write-Synchronized

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
       POL1POL0 
Access R/WR/W 
Reset 00 
Bit 15141312111098 
     CICCEN3CICCEN2CICCEN1CICCEN0 
Access R/WR/WR/WR/W 
Reset 0000 
Bit 76543210 
 CIPERENRAMP[2:0] WAVEGEN[2:0] 
Access R/W 
Reset 0000000 

Bits 16, 17 – POLx Channel Polarity x [x = 3..0]

Setting these bits enables the output polarity in single-slope and dual-slope PWM operations.

Note: These bits are write-synchronized. SYNCBUSY.WAVE must be checked to ensure that WAVE.POLx synchronization is complete.
ValueNameDescription
0(single-slope PWM waveform generation)Compare output is initialized to ~DIR and set to DIR when TCC counter matches CCx value
1(single-slope PWM waveform generation)Compare output is initialized to DIR and set to ~DIR when TCC counter matches CCx value.
0(dual-slope PWM waveform generation)Compare output is set to ~DIR when TCC counter matches CCx value
1(dual-slope PWM waveform generation)Compare output is set to DIR when TCC counter matches CCx value.

Bits 8, 9, 10, 11 – CICCENx Circular CC Enable x [x = 3..0]

Setting this bits enables the compare circular buffer option on channel. When the bit is set, CCx register value is copied-back into the CCx register on UPDATE condition.
Note: These bits are write-synchronized. SYNCBUSY.WAVE must be checked to ensure that WAVE.CICCENx synchronization is complete.

Bit 7 – CIPEREN Circular Period Enable

Setting this bits enable the period circular buffer option. When the bit is set, the PER register value is copied-back into the PERB register on UPDATE condition.

Note: This bit is write-synchronized. SYNCBUSY.WAVE must be checked to ensure that WAVE.CIPEREN synchronization is complete.

Bits 6:4 – RAMP[2:0] Ramp Mode

These bits select Ramp operation (RAMP). These bits are not synchronized.

ValueNameDescription
0RAMP1RAMP1 operation
1RAMP2AAlternative RAMP2 operation
2RAMP2RAMP2 operation
3RAMP2CCritical RAMP2 operation
4RAMP2CSCritical Swapped RAMP2 operation

Bits 2:0 – WAVEGEN[2:0] Waveform Generation

These bits select the waveform generation operation. The settings impact the top value and control if frequency or PWM waveform generation should be used. These bits are not synchronized.

ValueNameDescription
OperationTopUpdate Waveform Output

On Match

Waveform Output

On Update

OVF Interrupt Flag/Event

Up Down

0x0NFRQNormal FrequencyPERTOP/ZeroToggleStableTOPZero
0x1MFRQMatch FrequencyCC0TOP/ZeroToggleStableTOPZero
0x2NPWMNormal PWMPERTOP/ZeroSetClearTOPZero
0x3DPWMDual Compare PWMPERTOP/ZEROSet/ClearClear-Zero
0x4DSCRITICALDual-slope PWMPERZero~DIRStableZero
0x5DSBOTTOMDual-slope PWMPERZero~DIRStableZero
0x6DSBOTHDual-slope PWMPERTOP & Zero~DIRStableTOPZero
0x7DSTOPDual-slope PWMPERZero~DIRStableTOP
ValueNameDescription
0NFRQNormal frequency
1MFRQMatch frequency
2NPWMNormal PWM
3DPWMDual compare PWM
4DSCRITICALDual-slope critical
5DSBOTTOMDual-slope with interrupt/event condition when COUNT reaches ZERO
6DSBOTHDual-slope with interrupt/event condition when COUNT reaches ZERO or TOP
7DSTOPDual-slope with interrupt/event condition when COUNT reaches TOP