![GigaDevice Semiconductor GD32F10 Series Скачать руководство пользователя страница 740](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32f10-series/gd32f10-series_user-manual_2225800740.webp)
GD32F10x User Manual
740
1
DAB
DMA arbitration bit
This bit indicates the arbitration mode between RxDMA and TxDMA.
0: Round-robin mode and DMA access priority is given in RTPR
1: Fixed mode. RxDMA has higher priority than TxDMA
0
SWR
Software reset bit
This bit can reset all core internal registers located in CLK_TX and CLK_RX.
It is cleared by hardware when the reset operation is complete in all clock
domains.
Note
: Application must make sure this bit is 0 before writing any MAC core
registers.
0: Core and inner register are not in reset state
1: Reset all core internal registers
22.4.43.
DMA transmit poll enable register (ENET_DMA_TPEN)
Address offset: 0x1004
Reset value: 0x0000 0000
This register is used by the application to make the TxDMA controller poll the transmit
descriptor table. The TxDMA controller can go into suspend state because of an underflow
error in a transmitted frame or the descriptor unavailable (DAV=0). Application can write any
value into this register for attempting to re-fetch the current descriptor.
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
TPE[31:16]
rw_wt
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
TPE[15:0]
rw_wt
Bits
Fields
Descriptions
31:0
TPE[31:0]
Transmit poll enable bits
Writing to this register with any value makes DMA read the current descriptor
address which is indicated in ENET_DMA_CTDADDR register. If the fetched
current descriptor is available (DAV=1), DMA exits suspend state and resumes
working. If the fetched current descriptor is unavailable (DAV=0), the DMA returns
to suspend state again and the TBU bit in ENET_DMA_STAT register will be set.
22.4.44.
DMA receive poll enable register (ENET_DMA_RPEN)
Address offset: 0x1008
Reset value: 0x0000 0000
Содержание GD32F10 Series
Страница 1: ...GigaDevice Semiconductor Inc GD32F10x Arm Cortex M3 32 bit MCU User Manual Revision 2 6 Jun 2022 ...
Страница 63: ...GD32F10x User Manual 63 programmed during the chip production ...
Страница 117: ...GD32F10x User Manual 117 010 1 0 011 0 9 ...
Страница 416: ...GD32F10x User Manual 416 shadow register updates every update event ...
Страница 427: ...GD32F10x User Manual 427 value ...
Страница 518: ...GD32F10x User Manual 518 These bits are not used in SPI mode ...