3.10.7.2.1.6 T1MR – Timer1 Mode Register
Name: | T1MR |
Offset: | 0x071 |
Reset: | 0x00 |
This register must
only be modified while the timer is disabled (T1CR.T1ENA = 0
).
Modifying the bits during operation leads to unpredictable
operation.
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
T1DC[1:0] | T1PS[3:0] | T1CS[1:0] | |||||||
Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bits 7:6 – T1DC[1:0] Timer1 Duty Cycle
T1DC1 | T1DC0 | Function of the Duty Cycle Generator | Additional Divider Effect |
---|---|---|---|
0 | 0 | Bypassed (DCG0) | 1 |
0 | 1 | Duty cycle 1/1 (DCG1) | 2 |
1 | 0 | Duty cycle 1/2 (DCG2) | 3 |
1 | 1 | Duty cycle 1/3 (DCG3) | 4 |
Bits 5:2 – T1PS[3:0] Timer1 Prescaler Select
T1PS[3:0] ∈ {0..15}
Bits 1:0 – T1CS[1:0] Timer1 Clock Select
T1CS[1:0] | Input Clock (CL1) of Timer | |
---|---|---|
0 | 0 | CLKSRC |
0 | 1 | CLKVDIV |
1 | 0 | CLKT |
1 | 1 | CLKXTO4 |