GD32VF103 User Manual
305
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
TRGG
Reserved
CH3G
CH2G
CH1G
CH0G
UPG
w
w
w
w
w
w
Bits
Fields
Descriptions
15:7
Reserved
Must be kept at reset value.
6
TRGG
Trigger event generation
This bit is set by software and cleared by hardware automatically. When this bit is
set, the TRGIF flag in TIMERx_STAT register is set, related interrupt or DMA
transfer can occur if enabled.
0: No generate a trigger event
1: Generate a trigger event
5
Reserved
Must be kept at reset value.
4
CH3G
Channel 3’s capture or compare event generation
Refer to CH0G description
3
CH2G
Channel 2’s capture or compare event generation
Refer to CH0G description
2
CH1G
Channel 1’s capture or compare event generation
Refer to CH0G description
1
CH0G
Channel 0’s capture or compare event generation
This bit is set by software in order to generate a capture or compare event in channel
0, it is automatically cleared by hardware. When this bit is set, the CH1IF flag is set,
the corresponding interrupt or DMA request is sent if enabled. In addition, if channel
1 is configured in input mode, the current value of the counter is captured in
TIMERx_CH0CV register, and the CH0OF flag is set if the CH0IF flag was already
high.
0: No generate a channel 1 capture or compare event
1: Generate a channel 1 capture or compare event
0
UPG
This bit can be set by software, and cleared by hardware automatically. When this
bit is set, the counter is cleared if the center-aligned or up counting mode is selected,
else (down counting) it takes the auto-reload value. The prescaler counter is cleared
at the same time.
0: No generate an update event
1: Generate an update event
Channel control register 0 (TIMERx_CHCTL0)
Address offset: 0x18
Reset value: 0x0000
This register can be accessed by half-word (16-bit) or word (32-bit)