Register Descriptions
321
SPRUHE8E – October 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 General-Purpose Timers
Table 2-9. GPTM Interrupt Mask (GPTMIMR) Register Field Descriptions (continued)
Bit
Field
Value
Description
9
CBMIM
GPTM Capture B Match Interrupt Mask
0
Interrupt is disabled.
1
Interrupt is enabled.
8
TBTOIM
GPTM Timer B Time-Out Interrupt Mask
0
Interrupt is disabled.
1
Interrupt is enabled.
7-5
Reserved
4
TAMIM
GPTM Timer A Mode Match Interrupt Mask
0
Interrupt is disabled.
1
Interrupt is enabled.
3
RTCIM
GPTM RTC Interrupt Mask
0
Interrupt is disabled.
1
Interrupt is enabled.
2
CAEIM
GPTM Capture A Event Interrupt Mask
0
Interrupt is disabled.
1
Interrupt is enabled.
1
CAMIM
GPTM Capture A Match Interrupt Mask
0
Interrupt is disabled.
1
Interrupt is enabled.
0
TATOIM
GPTM Timer A Time-Out Interrupt Mask
0
Interrupt is disabled.
1
Interrupt is enabled.
2.6.6 GPTM Raw Interrupt Status (GPTMRIS) Register, offset 0x01C
The GPTM Raw Interrupt Status (GPTMRIS) register shows the state of the GPTM's internal interrupt
signal. These bits are set whether or not the interrupt is masked in the GPTMIMR register. Each bit can be
cleared by writing a 1 to its corresponding bit in GPTMICR.
Figure 2-11. GPTM Raw Interrupt Status (GPTMRIS) Register
31
16
Reserved
R-0
15
12
11
10
9
8
Reserved
TBMRIS
CBERIS
CBMRIS
TBTORIS
R-0
R-0
R-0
R-0
R-0
7
6
5
4
3
2
1
0
Reserved
TAMRIS
RTCRIS
CAERIS
CAMRIS
TATORIS
R-0
R-0
R-0
R-0
R-0
R-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 2-10. GPTM Raw Interrupt Status (GPTMRIS) Register Field Descriptions
Bit
Field
Value
Description
31-12
Reserved
11
TBMRIS
GPTM Timer B Mode Match Raw Interrupt
0
The match value has not been reached
1
The TBMIE bit is set in the GPTMTBMR register, and the match value in the GPTMTBMATCHR
register has been reached when in the one-shot and periodic modes.