UM11029
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2017. All rights reserved.
User manual
Rev. 1.0 — 16 June 2017
274 of 515
NXP Semiconductors
UM11029
Chapter 16: LPC84x DMA controller
16.6.8 Error Interrupt register
The ERRINT0 register contains flags for each DMA channel’s Error Interrupt. Any pending
interrupt flag in the register will be reflected on the DMA interrupt output.
Reading the registers provides the current state of all DMA channel error interrupts.
Writing a 1 to a bit position in ERRINT0 that corresponds to an implemented DMA channel
clears the bit, removing the interrupt for the related DMA channel. Writing a 0 to any bit
has no effect.
16.6.9 Interrupt Enable read and Set register
The INTENSET0 register controls whether the individual Interrupts for DMA channels
contribute to the DMA interrupt output.
Reading the registers provides the current state of all DMA channel interrupt enables.
Writing a 1 to a bit position in INTENSET0 that corresponds to an implemented DMA
channel sets the bit, enabling the interrupt for the related DMA channel. Writing a 0 to any
bit has no effect. Interrupt enables are cleared by writing to INTENCLR0.
16.6.10 Interrupt Enable Clear register
The INTENCLR0 register is used to clear interrupt enable bits in INTENSET0. The
register is write-only.
Table 308. Busy status register 0 (BUSY0, address 0x5000 8038) bit description
Bit
Symbol
Description
Reset
value
24:0
BSY
Busy flag for DMA channel n. Bit n corresponds to DMA channel n.
0 = not busy.
1 = busy.
0
31:25 -
Reserved.
-
Table 309. Error Interrupt register 0 (ERRINT0, address 0x5000 8040) bit description
Bit
Symbol
Description
Reset
value
24:0
ERR
Error Interrupt flag for DMA channel n. Bit n corresponds to DMA
channel n.
0 = error interrupt is not active.
1 = error interrupt is active.
0
31:25 -
Reserved.
-
Table 310. Interrupt Enable read and Set register 0 (INTENSET0, address 0x5000 8048) bit
description
Bit
Symbol
Description
Reset value
24:0
INTEN
Interrupt Enable read and set for DMA channel n. Bit n
corresponds to DMA channel n.
0 = interrupt for DMA channel is disabled.
1 = interrupt for DMA channel is enabled.
0
31:25 -
Reserved.
-