![GigaDevice Semiconductor GD32A50 Series User Manual Download Page 458](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32a50-series/gd32a50-series_user-manual_2225782458.webp)
GD32A50x User Manual
458
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’b00000 to 5’b10001.
7:5
Reserved
Must be kept at reset value.
4:0
DMATA[4:0]
DMA transfer access start address
This field 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.
In a word: Start Address = TIMER DMASAR*4.
DMA transfer buffer register (TIMERx_DMATB)
Address offset: 0xE4
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
Bits
Fields
Descriptions
31:16
Reserved
Must be kept at reset value.
15:0
DMATB[15:0]
DMA transfer buffer
When a read or write operation is assigned to this register, the register located at
the address range (Start Addr + Transfer Timer* 4) will be accessed.
The transfer Timer is calculated by hardware, and ranges from 0 to DMATC.
Channel input remap register (TIMERx_IRMP)
Address offset: 0x50
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
CI0_RMP[1:0]
rw