UG-1262
Rev. B | Page 166 of 312
CONTROL DATA CONFIGURATION
For each DMA transfer, the CHNL_CFG memory location provides the control information for the DMA transfer to the controller.
Table 193. CHNL_CFG Control Data Configuration
Bit(s) Name
Source
Data Width
Setting Description
[31:30]
DST_INC
Destination Address Increment. The address increment depends on the source data width.
Byte
00
Source address increment is byte.
01
Source address increment is half word.
10
Source address increment is word.
11
No increment. Address remains set to the value contained in the DST_END_PTR memory
location.
Half
word
00
Reserved.
01
Source address increment is half word.
10
Source address increment is word.
11
No increment. Address remains set to the value contained in the DST_END_PTR memory
location.
Word
00
Reserved.
01
Reserved.
10
Source address increment is word.
11
No increment. Address remains set to the value contained in the DST_END_PTR memory
location.
[29:28]
Reserved
Undefined. Write as zero.
[27:26]
SRC_INC
Source Address Increment. The address increment depends on the source data width.
Byte
00
Source address increment is byte.
01
Source address increment is half word.
10
Source address increment is word.
11
No increment. Address remains set to the value contained in the SRC_END_PTR memory
location.
Half
word
00
Reserved.
01
Source address increment is half word.
10
Source address increment is word.
11
No increment. Address remains set to the value contained in the SRC_END_PTR memory
location.
Word
00
Reserved.
01
Reserved.
10
Source address increment is word.
11
No increment. Address remains set to the value contained in the SRC_END_PTR memory
location.
[25:24]
SRC_SIZE
Size of the Source Data.
00
Byte.
01
Half
word.
10
Word.
11
Reserved.
[23:18]
Reserved
Undefined. Write as 0.