Timer32 Registers
770
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
Timer32
18.5.3 T32CONTROL1 Register (offset = 08h) [reset = 20h]
Timer 1 Timer Control Register
Figure 18-4. T32CONTROL1 Register
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
r-0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
ENAB
LE
MODE
IE
Reserv
ed
PRESCALE
SIZE
ONES
HOT
r-0
rw-0
rw-0
rw-1
r-0
rw-0
rw-0
rw-0
Table 18-4. T32CONTROL1 Register Description
Bit
Field
Type
Reset
Description
31-8
Reserved
R
0h
Reserved
7
ENABLE
RW
0h
Enable bit
0b = Timer disabled
1b = Timer enabled
6
MODE
RW
0h
Mode bit
0b = Timer is in free-running mode
1b = Timer is in periodic mode
5
IE
RW
1h
Interrupt enable bit
0b = Timer interrupt disabled
1b = Timer interrupt enabled
4
Reserved
R
0h
Reserved
3-2
PRESCALE
RW
0h
Prescale bits
00b = 0 stages of prescale, clock is divided by 1
01b = 4 stages of prescale, clock is divided by 16
10b = 8 stages of prescale, clock is divided by 256
11b = Reserved
1
SIZE
RW
0h
Selects 16 or 32 bit counter operation
0b = 16-bit counter
1b = 32-bit counter
0
ONESHOT
RW
0h
Selects one-shot or wrapping counter mode
0b = wrapping mode
1b = one-shot mode