GD32W51x User Manual
490
only if an internal trigger input is selected through TRGS bits in TIMERx_S MC F G
register.
Input capture m ode:
Bits
Fields
Descriptions
31:16
Reserved
Must be kept at reset value.
15:12
CH1CAPFLT[3:0]
Channel 1 input capture filter control
Refer to CH0CAPFLT description
11:10
CH1CAPPSC[1:0]
Channel 1 input capture prescaler
Refer to CH0CAPPSC description
9:8
CH1MS[1:0]
Channel 1 mode selection
Same as Output compare mode
7:4
CH0CAPFLT[3:0]
Channel 0 input capture 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 CI0 input
signal and the length of the digital filter applied to CI0.
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
3:2
CH0CAPPSC[1:0]
Channel 0 input capture prescaler
This bit-field specifies the factor of the prescaler on channel 0 input. The prescaler
is reset w hen CH0EN bit in TIMERx_CHCTL2 register is clear.
00: Prescaler disable, capture is done on each channel input edge
01: Capture is done every 2 channel input edges
10: Capture is done every 4channel input edges
11: Capture is done every 8 channel input edges
1:0
CH0MS[1:0]
Channel 0 mode selection