GD32VF103 User Manual
301
0101: f
SAMP
=f
DTS
/2, N=8.
0110: f
SAMP
=f
DTS
/4, N=6.
0111: f
SAMP
=f
DTS
/4, N=8.
1000: f
SAMP
=f
DTS
/8, N=6.
1001: f
SAMP
=f
DTS
/8, N=8.
1010: f
SAMP
=f
DTS
/16, N=5.
1011: f
SAMP
=f
DTS
/16, N=6.
1100: f
SAMP
=f
DTS
/16, N=8.
1101: f
SAMP
=f
DTS
/32, N=5.
1110: f
SAMP
=f
DTS
/32, N=6.
1111: f
SAMP
=f
DTS
/32, N=8.
7
MSM
Master-slave mode
This bit can be used to synchronize selected timers to begin counting at the same
time. The TRGI is used as the start event, and through TRGO, timers are connected
together.
0: Master-slave mode disable
1: Master-slave mode enable
6:4
TRGS[2:0]
Trigger selection
This bit-field specifies which signal is selected as the trigger input, which is used to
synchronize the counter.
000: Internal trigger input 0 (ITI0)
001: Internal trigger input 1 (ITI1)
010: Internal trigger input 2 (ITI2)
011: Internal trigger input 3 (ITI3)
100: CI0 edge flag (CI0F_ED)
101: channel 0 input Filtered output (CI0FE0)
110: channel 1 input Filtered output (CI1FE1)
111: External trigger input filter output(ETIFP)
These bits must not be changed when slave mode is enabled.
3
Reserved
Must be kept at reset value.
2:0
SMC[2:0]
Slave mode control
000: Disable mode. The slave mode is disabled; The prescaler is clocked directly
by the internal clock (TIMER_CK) when CEN bit is set high.
001: Quadrature decoder mode 0.The counter counts on CI1FE1 edge, while the
direction depends on CI0FE0 level.
010: Quadrature decoder mode 1.The counter counts on CI0FE0 edge, while the
direction depends on CI1FE1 level.
011: Quadrature decoder mode 2.The counter counts on both CI0FE0 and CI1FE1
edge, while the direction depends on each other.
100: Restart mode. The counter is reinitialized and the shadow registers are
updated on the rising edge of the selected trigger input.
101: Pause mode. The trigger input enables the counter clock when it is high and