RM0082
BS_DMA controller
Doc ID 018672 Rev 1
341/844
19.7.6 DMACIntErrorStatus
register
The DMACIntErrorStatus (interrupt error status) is a RO register which shows the status of
the error request after masking. The DMACIntErrorStatus 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 DMACINTERR interrupt request is used,
reading this register only is enough to determine source of the interrupt request.
19.7.7 DMACIntErrClr
register
The DMACIntErrClr (interrupt error clear) is a WO register which allow to clear an error
interrupt request. The DMACIntErrClr bit assignments are given in
.
Table 284.
DMACIntTCClear register bit assignments
Bit
Name
Reset value Description
[31:08]
Reserved
-
Write as zero.
[07:00]
IntTCClear
8’h00
Terminal count request clear.
Each bit is associated to a DMA channel. When writing to
this register, each bit that is set causes the corresponding bit
in the DMACIntTCStatus register to be cleared. In contrast,
bits that are not set have no effect on the corresponding bit
in the DMACIntTCStatus register.
Table 285.
DMA ClntErrorStatus register bit assignments
Bit
Name
Reset
Value
Description
[31:08]
Reserved
-
Read: undefined.
[07:00]
IntErrorStatus
8’h00
Interrupt error status.
Each bit is associated to a DMA channel. If a bit is set, it
means that an interrupt error request is active for the
relevant DMA channel.
Table 286.
DMACIntErrClr register bit assignments
Bit
Name
Reset value
Description
[31:08]
Reserved
-
Write as zero.
[07:00]
IntErrClr
8’h00
Interrupt error request clear.
Each bit is associated to a DMA channel. When writing to
this register, each bit that is set causes the corresponding bit
in the DMACIntErrorStatus register to be cleared. In
contrast, bits that are not set have no effect on the
corresponding bit in the DMACIntErrorStatus register.