Control A
Bit7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RUNSTDBY | SYNCUPD | CLKSEL[1:0] | ENABLE | ||||
Access | R/W | R/W | R/W | R/W | R/W | ||
Reset | 0 | 0 | 0 | 0 | 0 |
Run in Standby
1
’ to this bit will enable the peripheral to run in Standby
sleep mode. Not applicable when CLKSEL is set to 0x2
(CLK_TCA).Synchronize Update
1
’, the TCB will restart whenever TCA0 is restarted or
overflows. This can be used to synchronize capture with the PWM period. Not
applicable when CLKSEL is set to 0x1
(CLK_PER/2).Clock Select
Value | Name | Description |
---|---|---|
0x0 |
CLKDIV1 | CLK_PER |
0x1 |
CLKDIV2 | CLK_PER/DIV2 |
0x3 |
CLKTCA | Use TCA_CLK from TCA0 |
0x4 |
- | Reserved |
Enable
1
’ enables the Timer/Counter type B
peripheral.