GD32W51x User Manual
486
Refer to CH0IF description
2
CH1IF
Channel 1 ‘s capture/compare interrupt flag
Refer to CH0IF description
1
CH0IF
Channel 0 ‘s capture/compare interrupt flag
This flag is set by hardw are and cleared by softw are. When channel 0 is in input
mode, this flag is set w hen a capture event occurs. When channel 0 is in output
mode, this flag is set w hen a compare event occurs.
If Channel0 is set to input mode, this bit w ill be reset by reading TIMERx_CH0CV.
0: No Channel 0 interrupt occurred
1: Channel 0 interrupt occurred
0
UPIF
Update interrupt flag
This bit is set by hardw are on an update event and cleared by softw are.
0: No update interrupt occurred
1: Update interrupt occurred
Software event generation register (TIMERx_SWEVG)
Address offset: 0x14
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
BRKG
TRGG
CMTG
CH3G
CH2G
CH1G
CH0G
UPG
w
w
w
w
w
w
w
w
Bits
Fields
Descriptions
31:8
Reserved
Must be kept at reset value.
7
BRKG
Break event generation
This bit is set by softw are and cleared by hardw are 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 softw are and cleared by hardw are 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