Control Registers and Control Packets
585
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Direct Memory Access Controller (DMA) Module
16.3.1.34 BTC Interrupt Flag Register (BTCFLAG)
Figure 16-51. BTC Interrupt Flag Register (BTCFLAG) [offset = 13Ch]
31
16
Reserved
R-0
15
0
BTCI[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-43. BTC Interrupt Flag Register (BTCFLAG) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-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: A BTC interrupt of the corresponding channel is not pending.
Write: No effect.
1
Read: A BTC interrupt of the corresponding channel is pending.
Write: The flag is cleared.
16.3.1.35 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.