BS_DMA controller
RM0082
342/844
Doc ID 018672 Rev 1
19.7.8 DMACRawIntTCStatus
register
The DMACRawIntTCStatus (raw interrupt terminal count status) is a RO register which
indicates the DMA channels that are requesting a transfer complete, terminal count
interrupt, prior to masking. The DMACRawIntTCStatus bit assignments are given in
19.7.9 DMACRawIntErrorStatus
register
The DMACRawIntErrorStatus (raw interrupt error status) is a RO register which indicates
the DMA channels that are requesting an errror interrupt prior to masking. The
DMACRawIntErrorStatus bit assignments are given in
.
19.7.10 DMACEnbldChns
register
The DMACEnbldChns (enabled channel) is a RO register which indicates the DMA
channels that are enabled, as indicated by the Enable bit (E) in the DMACCnConfiguration
register (
). The DMACEnbldChns bit assignments are given in
Table 287.
DMACRawIntTCStatus register bit assignments
Bit
Name
Reset value Description
[31:08]
Reserved
-
Read: undefined.
[07:00]
RawIntTCStatus
8’h00
Status of the terminal count interrupt prior to masking.
Each bit is associated to a DMA channel. If a bit is set,
it means that a terminal count interrupt request is
active prior to masking for the relevant DMA channel.
Table 288.
DMACRawIntErrorStatus register bit assignments
Bit
Name
Reset value
Description
[31:08]
Reserved
-
Read: undefined.
[07:00]
RawIntErrorStatus 8’h00
Status of the error interrupt prior to masking.
Each bit is associated to a DMA channel. If a bit is
set, it means that an error interrupt request is active
prior to masking for the relevant DMA channel.
Table 289.
DMACEnbldChns register bit assignments
Bit
Name
Reset value
Description
[31:08]
Reserved
-
Read: undefined.
[07:00]
EnabledChannels
8’h00
Channel enable status.
Each bit is associated to a DMA channel. If a bit is
set, it means that corresponding DMA channel is
enabled. A bit is cleared on completion of the DMA
transfer.