GD32VF103 User Manual
263
This register can be accessed by half-word (16-bit) or word (32-bit)
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
BRKG
TRGG
CMTG
CH3G
CH2G
CH1G
CH0G
UPG
w
w
w
w
w
w
w
w
Bits
Fields
Descriptions
15:8
Reserved
Must be kept at reset value.
7
BRKG
Break event generation
This bit is set by software and cleared by hardware automatically. When this bit is
set, the POEN bit is cleared and BRKIF flag is set, related interrupt or DMA transfer
can occur if enabled.
0: No generate a break event
1: Generate a break event
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_INTF register is set, related interrupt or DMA transfer
can occur if enabled.
0: No generate a trigger event
1: Generate a trigger event
5
CMTG
Channel commutation event generation
This bit is set by software and cleared by hardware automatically. When this bit is
set,
channel’s capture/compare control registers (CHxEN, CHxNEN and
CHxCOMCTL bits) are updated based on the value of CCSE (in the
TIMERx_CTL1).
0: No affect
1:
Generate channel’s c/c control update event
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 CH0IF 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