GD32A50x User Manual
403
Multi mode channel 3 capture/compare value register (TIMERx_MCH3CV)
Address offset: 0x60
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
MCH3VAL[15:0]
rw
Bits
Fields
Descriptions
31:16
Reserved
Must be kept at reset value.
15:0
MCH3VAL[15:0]
Capture/compare value of channel 3.
When multi mode channel 3 is configured in input mode, this bit-field indicates the
counter value at the last capture event. And this bit-field is read-only.
When multi mode channel 3 is configured in output mode, this bit-field contains
value to be compared to the counter. When the corresponding shadow register is
enabled, the shadow register updates by every update event.
Channel 0 additional compare value register (TIMERx_CH0COMV_ADD)
Address offset: 0x64
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
CH0COMVAL_ADD[15:0]
rw
Bits
Fields
Descriptions
31:16
Reserved
Must be kept at reset value.
15:0
CH0COMVAL_ADD
[15:0]
Additional compare value of channel 0
When channel 0 is configured in output mode, this bit-field contains value to be
compared to the counter. When the corresponding shadow register is enabled, the
shadow register updates by every update event.
Note:
This register just used in composite PWM mode(when CH0CPWMEN=1).