25.10.9 Channel Source Cell Stride Size Register

CHCTRLAk.ENABLE=1 write protected.

Table 25-23. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: CHSSTRDk
Offset: 0x70 + k*0x50 [k=0..15]
Reset: 0x00000000
Property: PAC Write-Protection

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

Bits 15:0 – SSTRD[15:0] Source Cell Stride Size

This value provide in this register is added to the last address of the cell transfer to determine the address of the next cell to read.

Next Cell Start Address = Current Cell Start Address + CHXSIZk.CSZ + SSTRD

0xFFFF =65,535 byte source cell stride size

0x0001 =1 byte source cell stride size

0x0000 = source cell stride defaults internally to the same value as CHXSIZk.CSZ.

If CHCTRLBk.RAS[2:0] = 001 or 100, the stride size must be halfword aligned where SSTRD[0] = 0.

If CHCTRLBk.RAS[2:0] = 101, the stride size must be word aligned where SSTRD[1:0] = 00.

If CHCTRLBk.RAS[2:0] = 010 and only word transfers are desired, the stride size must be word aligned where SSTRD[1:0] = 00.