Registers
5-52
Table 5–19. DMA Channel Destination Start Address–Upper Bits Register (DMA_CDSA_U)
Bit
Name
Description
Type
Reset
Value
15–0
Destination
start address,
upper bits
Upper bits for the source start address, expressed in
bytes. The destination start address is made of the
concatenation of DMA_CDSA_U and DMA_CDSA_L.
RW
Undefined
Table 5–20. DMA Channel Element Number Register (DMA_CEN)
Bit
Name
Description
Type
Reset
Value
15–0
Channel
element
number
Number of elements within a frame. The maximum
element number is 65535.
RW
Undefined
Table 5–21. DMA Channel Frame Number Register (DMA_CFN)
Bit
Name
Description
Type
Reset
Value
15–0
Channel
frame
number
Number of frames within the block to transfer. The
maximum frame number is 65535.
The size in bytes of the data block to transfer is
DMA_CFN x DMA_CEN x DMA_CES. This size is
programmed in bytes to:
-
Allow transfer of an odd byte number
-
Accommodate the requirement of different access
sizes on source and destination ports
RW
Undefined
Table 5–22. DMA Channel Frame Index Register (DMA_CFI)
Bit
Name
Description
Type
Reset
Value
15–0
Frame index
Contains the frame index, expressed in bytes, used to
compute the addresses when double-index addressing
mode is used.
RW
Undefined