Control Registers and Control Packets
751
SPNU563A – March 2018
Copyright © 2018, Texas Instruments Incorporated
Direct Memory Access Controller (DMA) Module
20.3.1.41 BTC Interrupt Flag Register (BTCFLAG)
Figure 20-59. BTC Interrupt Flag Register (BTCFLAG) [offset = 13Ch]
31
0
BTCI[31:0]
R/W1CP-0
LEGEND: R/W = Read/Write; W1CP = Write 1 to clear in privilege mode only; -
n
= value after reset
Table 20-49. BTC Interrupt Flag Register (BTCFLAG) Field Descriptions
Bit
Field
Value
Description
31-0
BTCI[
n
]
Block transfer complete (BTC) 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: BTC interrupt of the corresponding channel is not pending.
Write: No effect.
1
Read: BTC interrupt of the corresponding channel is pending.
Write: The flag is cleared.
20.3.1.42 BER Interrupt Flag Register (BERFLAG)
The BERFLAG will never be set in this device. The bus error reporting is handled by the DMA Read
Imprecise Error and DMA Write Imprecise Error asserted to the ESM module directly, which are detected
at the device level. See the ESM error mapping for the DMA Read/Write Imprecise Error.