DR
AFT
DR
AFT
DRAFT
DR
D
RAFT
DRAFT
DRA
FT DRAF
D
RAFT DRAFT DRAFT DRAFT DRAFT D
DRAFT
D
RAFT DRA
FT DRAFT DRAFT DRAFT DRA
UM10316_0
© NXP B.V. 2008. All rights reserved.
User manual
Rev. 00.06 — 17 December 2008
521 of 571
NXP Semiconductors
UM10316
Chapter 30: LPC29xx General Purpose DMA (GPDMA) controller
5.3 DMA Interrupt Terminal Count Request Clear Register
(DMACIntTCClear - 0xE014 0008)
The DMACIntTCClear Register is write-only and clears one or more terminal count
interrupt requests. When writing to this register, each data bit that is set HIGH causes the
corresponding bit in the status register (DMACIntTCStat) to be cleared. Data bits that are
LOW have no effect.
shows the bit assignments of the DMACIntTCClear
Register.
5.4 DMA Interrupt Error Status Register (DMACIntErrStat - 0xE014 000C)
The DMACIntErrStat Register is read-only and indicates the status of the error request
after masking.
shows the bit assignments of the DMACIntErrStat Register.
5.5 DMA Interrupt Error Clear Register (DMACIntErrClr - 0xE014 0010)
The DMACIntErrClr Register is write-only and clears the error interrupt requests. When
writing to this register, each data bit that is HIGH causes the corresponding bit in the
status register to be cleared. Data bits that are LOW have no effect on the corresponding
bit in the register.
shows the bit assignments of the DMACIntErrClr Register.
5.6 DMA Raw Interrupt Terminal Count Status Register
(DMACRawIntTCStat - 0xE014 0014)
The DMACRawIntTCStat Register is read-only and indicates which DMA channel is
requesting a transfer complete (terminal count interrupt) prior to masking. (Note: the
DMACIntTCStat Register contains the same information after masking.) A HIGH bit
indicates that the terminal count interrupt request is active prior to masking.
shows the bit assignments of the DMACRawIntTCStat Register.
Table 448. DMA Interrupt Terminal Count Request Clear Register (DMACIntTCClear - 0xE014 0008)
Bit
Name
Function
7:0
IntTCClear
Allows clearing the Terminal count interrupt request (IntTCStat) for DMA channels.
Each bit represents one channel:
0 - writing 0 has no effect.
1 - clears the corresponding channel terminal count interrupt.
Table 449. DMA Interrupt Error Status Register (DMACIntErrStat - 0xE014 000C)
Bit
Name
Function
7:0
IntErrStat
Interrupt error status for DMA channels. Each bit represents one channel:
0 - the corresponding channel has no active error interrupt request.
1 - the corresponding channel does have an active error interrupt request.
Table 450. DMA Interrupt Error Clear Register (DMACIntErrClr - 0xE014 0010)
Bit
Name
Function
7:0
IntErrClr
Writing a 1 clears the error interrupt request (IntErrStat) for DMA channels. Each bit
represents one channel:
0 - writing 0 has no effect.
1 - clears the corresponding channel error interrupt.