GD32W51x User Manual
527
TIMER_CK frequency. When the external trigger signal is a fast clock, the prescaler
can be enabled to reduce ETI frequency.
00: Prescaler disable
01: ETI frequency w ill be divided by 2
10: ETI frequency w ill be divided by 4
11: ETI frequency w ill be divided by 8
11:8
ETFC[3:0]
External trigger filter control
An event counter is used in the digital filter, in w hich a transition on the output occurs
after N input events. This bit-field specifies the frequency used to sample ETI signal
and the length of the digital filter applied to ETI.
0000: Filter disabled. f
SAMP
= f
DTS
, N=1.
0001: f
SAMP
= f
CK_TIMER
, N=2.
0010: f
SAMP
= f
CK_TIMER
, N=4.
0011: f
SAMP
= f
CK_TIMER
, N=8.
0100: f
SAMP
=f
DTS
/2, N=6.
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 w hich signal is selected as the trigger input, w hich 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)