![GigaDevice Semiconductor GD32E23 Series User Manual Download Page 380](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794380.webp)
GD32E23x User Manual
380
Counter auto reload register (TIMERx_CAR)
Address offset: 0x2C
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
CARL[15:0]
rw
Bits
Fields
Descriptions
31:16
Reserved
Must be kept at reset value
15:0
CARL[15:0]
Counter auto reload value
This bit-filed specifies the auto reload value of the counter.
Counter repetition register (TIMERx_CREP)
Address offset: 0x30
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
CREP[7:0]
rw
Bits
Fields
Descriptions
31:8
Reserved
Must be kept at reset value.
7:0
CREP[7:0]
Counter repetition value
This bit-filed specifies the update event generation rate. Each time the repetition
counter counting down to zero, an update event is generated. The update rate of
the shadow registers is also affected by this bit-filed when these shadow registers
are enabled.
Channel 0 capture/compare value register (TIMERx_CH0CV)
Address offset: 0x34