SRC_WIDTH=BYTE, SCSIZE=CHK_1, DST_WIDTH=BYTE, DCSIZE=CHK_1
DMAC Channel Control A Register (ch_num = 2)
BTSIZE | Buffer Transfer Size |
SCSIZE | Source Chunk Transfer Size. 0 (CHK_1): 1 data transferred 1 (CHK_4): 4 data transferred 2 (CHK_8): 8 data transferred 3 (CHK_16): 16 data transferred |
DCSIZE | Destination Chunk Transfer Size 0 (CHK_1): 1 data transferred 1 (CHK_4): 4 data transferred 2 (CHK_8): 8 data transferred 3 (CHK_16): 16 data transferred |
SRC_WIDTH | Transfer Width for the Source 0 (BYTE): the transfer size is set to 8-bit width 1 (HALF_WORD): the transfer size is set to 16-bit width 2 (WORD): the transfer size is set to 32-bit width |
DST_WIDTH | Transfer Width for the Destination 0 (BYTE): the transfer size is set to 8-bit width 1 (HALF_WORD): the transfer size is set to 16-bit width 2 (WORD): the transfer size is set to 32-bit width |
DONE | Current Descriptor Stop Command and Transfer Completed Memory Indicator |