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
527 of 571
NXP Semiconductors
UM10316
Chapter 30: LPC29xx General Purpose DMA (GPDMA) controller
Table 463. DMA channel control registers (DMACCxControl - 0xE014 01xC)
Bit
Name
Function
31
I
Terminal count interrupt enable bit.
0 - the terminal count interrupt is disabled.
1 - the terminal count interrupt is enabled.
30
Prot3
Indicates that the access is cacheable or not cacheable:
0 - access is not cacheable.
1 - access is cacheable.
29
Prot2
Indicates that the access is bufferable or not bufferable:
0 - access is not bufferable.
1 - access is bufferable.
28
Prot1
Indicates that the access is in user mode or privileged mode:
0 - access is in user mode.
1 - access is in privileged mode.
27
DI
Destination increment:
0 - the destination address is not incremented after each transfer
1 - the destination address is incremented after each transfer.
26
SI
Source increment:
0 - the source address is not incremented after each transfer.
1 - the source address is incremented after each transfer.
25
D
Destination AHB master select:
0 - AHB Master 0 selected for destination transfer.
1 - AHB Master 1 selected for destination transfer.
24
S
Source AHB master select:
0 - AHB Master 0 selected for source transfer.
1 - AHB Master 1 selected for source transfer.
23:21
DWidth
Destination transfer width. Transfers wider than the AHB master bus width are not
supported. The source and destination widths can be different from each other. The
hardware automatically packs and unpacks the data as required.
000 - Byte (8-bit)
001 - Halfword (16-bit)
010 - Word (32-bit)
011 to 111 - Reserved
20:18
SWidth
Source transfer width. Transfers wider than the AHB master bus width are illegal. The
source and destination widths can be different from each other. The hardware
automatically packs and unpacks the data as required.
000 - Byte (8-bit)
001 - Halfword (16-bit)
010 - Word (32-bit)
011 to 111 - Reserved