GD32F20x User Manual
870
2
OSF
Operate on second frame bit
0: The TxDMA controller process the second transmit frame after the status of the
first frame is written back to descriptor
1: The TxDMA controller process the second transmit frame after pushed all first
frame data into TxFIFO but before the status of the first frame is written back to
descriptor
1
SRE
Start/stop receive enable bit
0: The RxDMA controller will enter stop state after transfer complete if current
received frame is transmitting to memory by RxDMA. After transfer complete, the
next descriptor address in the receive table will become the current descriptor
address when restart the RxDMA controller. Only RxDMA controller is in running
state or suspend state, this bit can be reset by application.
1: The RxDMA controller will enter running state. RxDMA controller fetches receive
descriptor from receive descriptor table for receiving frames. The descriptor address
can either from current address in the ENET_DMA_RDTADDR register or the
address after previous frame stopped by application. If the DAV bit in fetched
descriptor is reset, RxDMA controller will enter suspend state and RBU bit will be
set. This bit can be set only when RxDMA controller is in stop state or suspend
state. This bit should be set after all other DMA registers have been configured,
otherwise the action of RxDMA is unpredictable.
0
Reserved
Must be kept at reset value
27.4.49.
DMA interrupt enable register (ENET_DMA_INTEN)
Address offset: 0x101C
Reset value: 0x0000 0000
This register configures the interrupts which are reflected in ENET_DMA_STAT register.
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
NIE
rw
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
AIE
ERIE
FBEIE
Reserved
ETIE
RWTIE
RPSIE
RBUIE
RIE
TUIE
ROIE
TJTIE
TBUIE
TPSIE
TIE
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
Bits
Fields
Descriptions
31:17
Reserved
Must be kept at reset value
16
NIE
Normal interrupt summary enable bit
0: A normal interrupt is disabled.
1: A normal interrupt is enabled
This bit enables the following bits:
TS (ENET_DMA_STAT [0]): Transmit interrupt
Summary of Contents for GD32F20 Series
Page 191: ...GD32F20x User Manual 191 Bits Fields Descriptions 31 0 TRNDATA 31 0 32 Bit Random data ...
Page 290: ...GD32F20x User Manual 290 conversion is ongoing ...
Page 325: ...GD32F20x User Manual 325 15 0 ALRM 15 0 RTC alarm value low ...
Page 385: ...GD32F20x User Manual 385 ...
Page 523: ...GD32F20x User Manual 523 clears AERR bit by writing 0 to it ...