25.5.10 Counter Register

The TCFn.CNT0, TCFn.CNT1, TCFn.CNT2 and TCFn.CNT3 registers represent the 32-bit value TCFn.CNT. Byte 0 [7:0] is accessible at the original offset. Byte 1 [15:8] is accessible at the offset + 0x1. Byte 2 [23:16] is accessible at the offset + 0x2. Byte 3 [31:24] is accessible at the offset + 0x3, but it never contains any data.

A write or read access to byte 2 (offset + 0x2) triggers a new synchronization.

In the 8-bit PWM mode, only TCFn.CNT0 and TCFn.CNT1 are used and accessed as independent registers. TCFn.CNT2 and TCFn.CNT3 do not have any function in this mode.

Name: CNT
Offset: 0x10
Reset: 0x00
Property: Double-Buffered

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
 CNT[23:16] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 15141312111098 
 CNT[15:8] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 76543210 
 CNT[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 23:0 – CNT[23:0] Counter

This bit field holds the Counter register.