Nations Technologies Inc.
Tel
:
+86-755-86309900
:
info@nationstech.com
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
144
/
631
Bit field
Name
Description
‘1’ to DMA_INTCLR.CTXCFx bit.
0: Transfer not yet done on channel x.
1: Transfer was done on channel x.
28/24/20/16/12/8/4/0
GLBFx
Global flag for channel x (x=1…8).
Hardware sets this bit when any interrupt events happen in this channel. This bit is
cleared by software by writing ‘1’ to DMA_INTCLR.CGLBFx bit.
0: No transfer error, half transfer or transfer done event happen on channel x.
1: One of transfer error, half transfer or transfer done event happen on channel x.
DMA interrupt flag clear register (DMA_INTCLR)
Address offset: 0x04
Reset value: 0x0000 0000
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.
DMA channel x configuration register (DMA_CHCFGx)
Note
:
The x is channel number, x = 1…8