BS_DMA controller
RM0082
340/844
Doc ID 018672 Rev 1
19.7.2 Register
description
19.7.3 DMACIntStatus
register
The DMACIntStatus (interrupt status) is a RO register which shows the status of the
interrupts after masking. The DMACIntStatus bit assignments are given in
.
19.7.4 DMACIntTCStatus
register
The DMACIntTCStatus (interrupt terminal count status) is a RO register which shows the
status of the terminal count after masking. The DMACIntTCStatus bit assignments are given
in
.
Note:
This register must be used in conjunction with the DMACIntStatus register if the combined
interrupt request, DMACINTR, is used. If the DMACINTTC interrupt request is used, reading
this register only is enough to determine source of the interrupt request.
19.7.5 DMACIntTCClear
register
The DMACIntTCClear (interrupt terminal count clear) is a WO register which allow to clear a
terminal count interrupt request. The DMACIntTCClear bit assignments are given in
Table 282.
DMACIntStatus register bit assignments
Bit
Name
Reset value Description
[31:08]
Reserved
-
Read: undefined.
[07:00]
IntStatus
8’h00
Status of DMA interrupts after masking.
Each bit is associated to a DMA channel. If a bit is set, it
means that an interrupt request is active for the relevant
DMA channel.
Table 283.
DMACIntTCStatus register bit assignments
Bit
Name
Reset value
Description
[31:08]
Reserved
-
Read: undefined.
[07:00]
IntTCStatus
8’h00
Interrupt terminal count request status.
Each bit is associated to a DMA channel. If a bit is set, it
means that an interrupt terminal count request is active for
the relevant DMA channel.