Register Descriptions
317
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 General-Purpose Timers
Figure 2-13. GPTM Interrupt Clear (GPTMICR) Register
31
16
Reserved
R-0
15
12
11
10
9
8
Reserved
TBMCINT
CBECINT
CBMCINT
TBTOCINT
R-0
W1C-0
W1C-0
W1C-0
W1C-0
7
6
5
4
3
2
1
0
Reserved
TAMCINT
RTCCINT
CAECINT
CAMCINT
TATOCINT
R-0
W1C-0
W1C-0
W1C-0
W1C-0
W1C-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 2-12. GPTM Interrupt Clear (GPTMICR) Register Field Descriptions
Bit
Field
Value
Description
31-12
Reserved
Reserved
11
TBMCINT
GPTM Timer B Mode Match Interrupt Clear.
Writing a 1 to this bit clears the TBMRIS bit in the GPTMRIS register and the TBMMIS bit in the
GPTMMIS register.
10
CBECINT
GPTM Capture B Event Interrupt Clear
Writing a 1 to this bit clears the CBERIS bit in the GPTMRIS register and the CBEMIS bit in the
GPTMMIS register.
9
CBMCINT
GPTM Capture B Match Interrupt Clear
Writing a 1 to this bit clears the CBMRIS bit in the GPTMRIS register and the CBMMIS bit in the
GPTMMIS register.
8
TBTOCINT
GPTM Timer B Time-Out Interrupt Clear
Writing a 1 to this bit clears the TBTORIS bit in the GPTMRIS register and the TBTOMIS bit in the
GPTMMIS register.
7-5
Reserved
Reserved
4
TAMCINT
GPTM Timer A Mode Match Interrupt Clear
Writing a 1 to this bit clears the TAMRIS bit in the GPTMRIS register and the TAMMIS bit in the
GPTMMIS register.
3
RTCCINT
GPTM RTC Interrupt Clear
Writing a 1 to this bit clears the RTCRIS bit in the GPTMRIS register and the RTCMIS bit in the
GPTMMIS register.
2
CAECINT
GPTM Capture A Event Interrupt Clear
Writing a 1 to this bit clears the CAERIS bit in the GPTMRIS register and the CAEMIS bit in the
GPTMMIS register.
1
CAMCINT
GPTM Capture A Match Interrupt Clear
Writing a 1 to this bit clears the CAMRIS bit in the GPTMRIS register and the CAMMIS bit in the
GPTMMIS register.
0
TATOCINT
GPTM Timer A Time-Out Raw Interrupt
Writing a 1 to this bit clears the TATORIS bit in the GPTMRIS register and the TATOMIS bit in the
GPTMMIS register.
2.6.9 GPTM Timer A Interval Load (GPTMTAILR) Register, offset 0x028
The GPTM Timer A Interval Load (GPTMTAILR) register is used to load the starting count value into the
timer, when the timer is counting down. When the timer is counting up, this register sets the upper bound
for the timeout event.
When a GPTM is configured to one of the 32-bit modes, GPTMTAILR appears as a 32-bit register (the
upper 16-bits correspond to the contents of the GPTM Timer B Interval Load (GPTMTBILR) register). In a
16-bit mode, the upper 16 bits of this register read as 0s and have no effect on the state of GPTMTBILR.