16.3.9 DMA Channel x Destination Address Register(1,2)

Note:
  1. For SFR, the DMA module operates over the entire address range.
  2. For data space, the DMA module operates over the entire range of available memory.
Table 16-11. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Gray cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
CWrite to clearSSoftware settable bitxChannel number
Name: DMAxDST
Offset: 0x2320, 0x234C, 0x2378, 0x23A4, 0x23D0, 0x23FC

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
 DADDR[23:16] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 15141312111098 
 DADDR[15:8] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 76543210 
 DADDR[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 23:0 – DADDR[23:0] Destination Address bits

These bits indicate the address location to which the DMA module initiates the write operation. DMAxDST register is dynamically updated based on DAMODE[1:0] and RELOADD bit.