GPTM Registers
1286
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
General-Purpose Timers
18.5.7 GPTMRIS Register (Offset = 0x1C) [reset = 0x0]
GPTM Raw Interrupt Status (GPTMRIS)
This 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.
NOTE:
The state of the GPTMRIS register is not affected by disabling and then re-enabling the
timer using the TnEN bits in the GPTM Control (GPTMCTL) register. If an application
requires that all or certain status bits should not carry over after re-enabling the timer, then
the appropriate bits in the GPTMRIS register should be cleared using the GPTMICR register
prior to re-enabling the timer. If this is not done, any status bits set in the GPTMRIS register
and unmasked in the GPTMIMR register generate an interrupt once the timer is re-enabled.
GPTMRIS is shown in
and described in
Return to
Figure 18-15. GPTMRIS Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
RESERVED
DMABRIS
RESERVED
TBMRIS
CBERIS
CBMRIS
TBTORIS
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
7
6
5
4
3
2
1
0
RESERVED
DMAARIS
TAMRIS
RTCRIS
CAERIS
CAMRIS
TATORIS
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
Table 18-18. GPTMRIS Register Field Descriptions
Bit
Field
Type
Reset
Description
31-14
RESERVED
R
0x0
13
DMABRIS
R
0x0
GPTM Timer B DMA Done Raw Interrupt Status.
0x0 = The Timer B DMA transfer has not completed.
0x1 = The Timer B DMA transfer has completed.
12
RESERVED
R
0x0
11
TBMRIS
R
0x0
GPTM Timer B Match Raw Interrupt.
This bit is cleared by writing a 1 to the TBMCINT bit in the GPTMICR
register.
0x0 = The match value has not been reached.
0x1 = The TBMIE bit is set in the GPTMTBMR register, and the
match values in the GPTMTBMATCHR and (optionally)
GPTMTBPMR registers have been reached when configured in one-
shot or periodic mode.
10
CBERIS
R
0x0
GPTM Timer B Capture Mode Event Raw Interrupt.
This bit is cleared by writing a 1 to the CBECINT bit in the GPTMICR
register.
0x0 = The capture mode event for Timer B has not occurred.
0x1 = A capture mode event has occurred for Timer B. This interrupt
asserts when the subtimer is configured in Input Edge-Time mode.