196
/
838
Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
Bit field
Name
Description
31/27/23/19/15/11/7/3
CERRFx
Clear transfer error flag for channel x (x=1…8).
Software can set this bit to clear ERRF of corresponding channel.
0: No action.
1: Reset DMA_INTSTS.ERRF bit of corresponding channel.
30/26/22/18/14/10/6/2
CHTXFx
Clear half transfer flag for channel x (x=1…8).
Software can set this bit to clear HTXF of corresponding channel.
0: No action.
1: Reset DMA_INTSTS.HTXF bit of corresponding channel.
29/25/21/17/13/9/5/1
CTXCFx
Clear transfer complete flag for channel x (x=1…8).
Software can set this bit to clear TXCF of corresponding channel.
0: No action.
1: Reset DMA_INTSTS.TXCF bit of corresponding channel.
28/24/20/16/12/8/4/0
CGLBFx
Clear global event flag for channel x (x=1…8).
Software can set this bit to clear GLBF of corresponding channel.
0: No action.
1: Reset DMA_INTSTS.GLBF bit of corresponding channel.
8.5.4
DMA channel x configuration register (DMA_CHCFGx)
The x is channel number, x = 1…8
Address offset: 0x08+20 * (x–1)
Reset value: 0x0000 0000
Bit field
Name
Description
31:15
Reserved
Reserved, the reset value must be maintained.
14
MEM2MEM
Memory to memory mode.
Software can configure this channel to memory to memory transfer when it is not
yet enabled.
0: Channel transfer between memory and peripheral.