Control Register E Clear - Split Mode
This register can be used instead of a Read-Modify-Write (RMW) to clear individual
bits by writing a ‘1’ to its bit location.
| Bit7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| CMD[1:0] | CMDEN[1:0] | ||||||
| Access | R/W | R/W | R/W | R/W | |||
| Reset | 0 | 0 | 0 | 0 | |||
Command
These bits are used for software control of update, restart and Reset
of the timer/counter. The command bits are always read as
‘0’.
| Value | Name | Description |
|---|---|---|
| 0x0 | NONE | No command |
| 0x1 | - | Reserved |
| 0x2 | RESTART | Force restart |
| 0x3 | RESET | Force hard Reset (ignored if the timer/counter is enabled) |
Command Enable
These bits configure what timer/counters the command given by the CMD-bits will be applied to.
| Value | Name | Description |
|---|---|---|
| 0x0 | NONE | None |
| 0x1 | - | Reserved |
| 0x2 | - | Reserved |
| 0x3 | BOTH | Command (CMD) will be applied to both low byte and high byte timer/counter |