CHAPTER 10: DMAC
FM4 Peripheral Manual, Doc. No. 002-04856 Rev. *E 497
5.4 Configuration B Register (DMACB)
This section explains configuration B register (DMACB).
[bit31:30] Reserved: Reserved bits
"0" is read out from these bits.
When writing these bits, set them to "0".
[bit29:28] MS[1:0] : Mode Select
These bits select the transfer mode.
Block transfer mode (Initial value)
[bit27:26] TW[1:0] : Transfer Width
These bits specify the bit width of transfer data.
Byte (8 bits) (Initial value)
[bit25] FS : Fixed Source
This bit specifies whether to increment or fix the transfer source address.
Increments the transfer source address according to TW[1:0]. (Initial value)
Fixes the transfer source address.
[bit24] FD : Fixed Destination
This bit specifies whether to increment or fix the transfer destination address.
Increments the transfer destination address according to TW[1:0]. (Initial value)
Fixes the transfer destination address.