16.3.8 DMA Channel x Source 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-10. 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: DMAxSRC
Offset: 0x231C, 0x2348, 0x2374, 0x23A0, 0x23CC, 0x23F8

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

Bits 23:0 – SADDR[23:0] Source Address bits

These bits indicate the address location from which the DMA module initiates the read operation.

DMAxSRC register is dynamically updated based on SAMODE[1:0] and RELOADS bit.