Control Registers and Control Packets
583
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Direct Memory Access Controller (DMA) Module
16.3.1.30 Global Interrupt Flag Register (GINTFLAG)
Figure 16-47. Global Interrupt Flag Register (GINTFLAG) [offset = 11Ch]
31
16
Reserved
R-0
15
0
GINT[15:0]
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in privilege mode only; -
n
= value after reset
Table 16-39. Global Interrupt Flag Register (GINTFLAG) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-0
GINT[
n
]
Global interrupt flags. Bit 0 corresponds to channel 0, bit 1 corresponds to channel 1, and so on. A
global interrupt flag bit is an OR function of FTC, LFS, HBC, and BTC interrupt flags.
0
No interrupt is pending on the corresponding channel.
1
One or more of the interrupt types (FTC, LFS, HBC, or BTC) is pending on the corresponding channel.
16.3.1.31 FTC Interrupt Flag Register (FTCFLAG)
Figure 16-48. FTC Interrupt Flag Register (FTCFLAG) [offset = 124h]
31
16
Reserved
R-0
15
0
FTCI[15:0]
R/W1CP-0
LEGEND: R/W = Read/Write; R = Read only; W1CP = Write 1 in privilege mode to clear the bit; -
n
= value after reset
Table 16-40. FTC Interrupt Flag Register (FTCFLAG) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-0
FTCI[
n
]
Frame transfer complete (FTC) flags. Bit 0 corresponds to channel 0, bit 1 corresponds to channel 1,
and so on.
Note: Reading from the respective interrupt channel offset register also clears the
corresponding flag (see
and
Note: The state of the flag bit can be polled even if the corresponding interrupt enable bit is
cleared.
0
Read: An FTC interrupt of the corresponding channel is not pending.
Write: No effect.
1
Read: An FTC interrupt of the corresponding channel is pending.
Write: The flag is cleared.