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
522 of 571
NXP Semiconductors
UM10316
Chapter 30: LPC29xx General Purpose DMA (GPDMA) controller
5.7 DMA Raw Error Interrupt Status Register (DMACRawIntErrStat -
0xE014 0018)
The DMACRawIntErrStat Register is read-only and indicates which DMA channel is
requesting an error interrupt prior to masking. (Note: the DMACIntErrStat Register
contains the same information after masking.) A HIGH bit indicates that the error interrupt
request is active prior to masking.
shows the bit assignments of register of
the DMACRawIntErrStat Register.
5.8 DMA Enabled Channel Register (DMACEnbldChns - 0xE014 001C)
The DMACEnbldChns Register is read-only and indicates which DMA channels are
enabled, as indicated by the Enable bit in the DMACCxConfig Register. A HIGH bit
indicates that a DMA channel is enabled. A bit is cleared on completion of the DMA
transfer.
shows the bit assignments of the DMACEnbldChns Register.
5.9 DMA Software Burst Request Register (DMACSoftBReq - 0xE014
0020)
The DMACSoftBReq Register is read/write and enables DMA burst requests to be
generated by software. A DMA request can be generated for each source by writing a 1 to
the corresponding register bit. A register bit is cleared when the transaction has
completed. Reading the register indicates which sources are requesting DMA burst
transfers. A request can be generated from either a peripheral or the software request
register. Each bit is cleared when the related transaction has completed.
shows the bit assignments of the DMACSoftBReq Register.
Table 451. DMA Raw Interrupt Terminal Count Status Register (DMACRawIntTCStat - 0xE014 0014)
Bit
Name
Function
7:0
RawIntTCStat
Status of the terminal count interrupt for DMA channels prior to masking. Each bit
represents one channel:
0 - the corresponding channel has no active terminal count interrupt request.
1 - the corresponding channel does have an active terminal count interrupt request.
Table 452. DMA Raw Error Interrupt Status Register (DMACRawIntErrStat - 0xE014 0018)
Bit
Name
Function
7:0
RawIntErrStat
Status of the error interrupt for DMA channels prior to masking. 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 453. DMA Enabled Channel Register (DMACEnbldChns - 0xE014 001C)
Bit
Name
Function
7:0
EnabledChannels
Enable status for DMA channels. Each bit represents one channel:
0 - DMA channel is disabled.
1 - DMA channel is enabled.