
UM10800
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2016. All rights reserved.
User manual
Rev. 1.2 — 5 October 2016
175 of 487
NXP Semiconductors
UM10800
Chapter 12: LPC82x DMA controller
12.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.
12.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.
12.6.10 Interrupt Enable Clear register
The INTENCLR0 register is used to clear interrupt enable bits in INTENSET0. The
register is write-only.
Table 162. Error Interrupt register 0 (ERRINT0, address 0x5000 8040) bit description
Bit
Symbol
Description
Reset
value
17: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:18 -
Reserved.
-
Table 163. Interrupt Enable read and Set register 0 (INTENSET0, address 0x5000 8048) bit
description
Bit
Symbol
Description
Reset value
17: 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:18 -
Reserved.
-
Table 164. Interrupt Enable Clear register 0 (INTENCLR0, address 0x5000 8050) bit
description
Bit
Symbol
Description
Reset value
17:0
CLR
Writing ones to this register clears corresponding bits in the
INTENSET0. Bit n corresponds to DMA channel n.
NA
31:18 -
Reserved.
-