![GigaDevice Semiconductor GD32E23 Series Скачать руководство пользователя страница 384](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794384.webp)
GD32E23x User Manual
384
TIMERx_CTL0.
2. This bit can be modified only when PROT [1:0] bit-filed in TIMERx_CCHP register
is 00.
DMA configuration register (TIMERx_DMACFG)
Address offset: 0x48
Reset value: 0x0000 0000
This register has to be accessed by word(32-bit)
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
DMATC[4:0]
Reserved
DMATA [4:0]
rw
rw
Bits
Fields
Descriptions
31:13
Reserved
Must be kept at reset value.
12:8
DMATC [4:0]
DMA transfer count
This filed defines the number(n) of the register that DMA will access(R/W), n =
(DMATC [4:0] +1). DMATC [4:0] is from
5’b0_0000 to 5’b1_0001.
7:5
Reserved
Must be kept at reset value.
4:0
DMATA [4:0]
DMA transfer access start address
This filed define the first address for the DMA access the TIMERx_DMATB.
When access is done through the TIMERx_DMA address first time, this bit-field
specifies the address you just access. And then the second access to the
TIMERx_DMATB, you will access the address of start a 0x4.
DMA transfer buffer register (TIMERx_DMATB)
Address offset: 0x4C
Reset value: 0x0000 0000
This register has to be accessed by word(32-bit)
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DMATB[15:0]
rw