
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
177 of 487
NXP Semiconductors
UM10800
Chapter 12: LPC82x DMA controller
set to 0, the DMA checks for a previously buffered SETVALID0 setting for the channel. If
found, the DMA will set the descriptor valid, clear the SV setting, and resume processing
the descriptor. Otherwise, the DMA pauses until the channels SETVALID0 bit is set.
12.6.14 Set Trigger register
The SETTRIG0 register allows setting the TRIG bit in the CTRLSTAT register for one or
more DMA channel. See
for a description of the TRIG bit, and
for a general description of triggering.
12.6.15 Abort registers
The Abort0 register allows aborting operation of a DMA channel if needed. To abort a
selected channel, the channel should first be disabled by clearing the corresponding
Enable bit by writing a 1 to the proper bit ENABLECLR. Then wait until the channel is no
longer busy by checking the corresponding bit in BUSY. Finally, write a 1 to the proper bit
of ABORT. This prevents the channel from restarting an incomplete operation when it is
enabled again.
Table 167. Set Valid 0 register (SETVALID0, address 0x5000 8068) bit description
Bit
Symbol
Description
Reset value
17:0
SV
SETVALID control for DMA channel n. Bit n corresponds to
DMA channel n.
0 = no effect.
1 = sets the VALIDPENDING control bit for DMA channel n.
NA
31:18 -
Reserved.
-
Table 168. Set Trigger 0 register (SETTRIG0, address 0x5000 8070) bit description
Bit
Symbol
Description
Reset value
17:0
TRIG
Set Trigger control bit for DMA channel 0. Bit n corresponds to
DMA channel n.
0 = no effect.
1 = sets the TRIG bit for DMA channel n.
NA
31:18 -
Reserved.
-
Table 169. Abort 0 register (ABORT0, address 0x5000 8078) bit description
Bit
Symbol
Description
Reset
value
17:0
ABORTCTRL Abort control for DMA channel 0. Bit n corresponds to DMA
channel n.
0 = no effect.
1 = aborts DMA operations on channel n.
NA
31:18 -
Reserved.
-