8.6.20 LDMA_CHx_CTRL - Channel Descriptor Control Word Register
Offset
Bit Position
0x08C
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reset
0
0
0x0
0x0
0x0
0
0
0
0
0x0
0
0x000
0
0x0
Access
R
R
R
WH
R
WH
R
WH
R
WH
R
WH
R
WH
R
WH
R
WH
R
WH
R
WH
W1
R
Name
Bit
Name
Reset
Access Description
31
DSTMODE
0
R
Destination Addressing Mode
This field specifies the destination addressing mode of linked descriptors. After loading a linked descriptor, reading this field
will indicate the destination addressing mode of the linked descriptor. Note that the first descriptor always uses absolute
addressing mode.
Value
Mode
Description
0
ABSOLUTE
The DSTADDR field of LDMA_CHx_DST contains the absolute ad-
dress of the destination data.
1
RELATIVE
The DSTADDR field of LDMA_CHx_DST contains the relative offset of
the destination data.
30
SRCMODE
0
R
Source Addressing Mode
This field specifies the source addressing mode of linked descriptors. After loading a linked descriptor, reading this field will
indicate the source addressing mode of the linked descriptor. Note that the first descriptor always uses absolute addressing
mode.
Value
Mode
Description
0
ABSOLUTE
The SRCADDR field of LDMA_CHx_SRC contains the absolute ad-
dress of the source data.
1
RELATIVE
The SRCADDR field of LDMA_CHx_SRC contains the relative offset of
the source data.
29:28
DSTINC
0x0
RWH
Destination Address Increment Size
This bit-field specifies the stride or number of unit data addresses to increment the destination address after each unit of
data is transferred. The unit data width is controlled by the SIZE bit-field and can be a byte, half-word or word.
Value
Mode
Description
0
ONE
Increment destination address by one unit data size after each write
1
TWO
Increment destination address by two unit data sizes after each write
2
FOUR
Increment destination address by four unit data sizes after each write
3
NONE
Do not increment the destination address. Writes are made to a fixed
destination address, for example writing to a FIFO.
Reference Manual
LDMA - Linked DMA Controller
silabs.com
| Building a more connected world.
Rev. 1.1 | 194