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.Clock Select
| Value | Name | Description |
|---|---|---|
| 0x0 | CLKDIV1 | CLK_PER |
| 0x1 | CLKDIV2 | CLK_PER / 2 |
| 0x2 | CLKTCA | Use CLK_TCA from TCA0 |
| 0x3 | Reserved |
Enable
1’ enables the Timer/Counter type B
peripheral.