22.5.3 Control C

Name: CTRLC
Offset: 0x02
Reset: 0x00
Property: -

Bit 76543210 
      CNTSIZE[2:0] 
Access R/WR/WR/W 
Reset 000 

Bits 2:0 – CNTSIZE[2:0] Counter Size

This bit field controls the size of the Timer/Counter. Bits in the Counter (TCBn.CNT) register and in the Capture/Compare (TCBn.CCMP) register exceeding the selected size are treated as if being ‘0’.
ValueNameDescription
0x0 16BITS The Counter and Capture/Compare registers are 16 bits registers, with a maximum value of 0xFFFF
0x1 15BITS The Counter and Capture/Compare registers are 15 bits registers, with a maximum value of 0x7FFF
0x2 14BITS The Counter and Capture/Compare registers are 14 bits registers, with a maximum value of 0x3FFF
0x3 13BITS The Counter and Capture/Compare registers are 13 bits registers, with a maximum value of 0x1FFF
0x4 12BITS The Counter and Capture/Compare registers are 12 bits registers, with a maximum value of 0x0FFF
0x5 11BITS The Counter and Capture/Compare registers are 11 bits registers, with a maximum value of 0x07FF
0x6 10BITS The Counter and Capture/Compare registers are 10 bits registers, with a maximum value of 0x03FF
0x7 9BITS The Counter and Capture/Compare registers are 9 bits registers, with a maximum value of 0x01FF