UM10850
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2016. All rights reserved.
User manual
Rev. 2.4 — 13 September 2016
159 of 464
NXP Semiconductors
UM10850
Chapter 12: LPC5410x DMA controller
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 196. Set Trigger 0 register (SETTRIG0, address 0x1C00 4070) bit description
Bit
Symbol
Description
Reset value
21: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:22
-
Reserved.
-
Table 197. Abort 0 register (ABORT0, address 0x1C00 4078) bit description
Bit
Symbol
Description
Reset value
21: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:22
-
Reserved.
-