GD32W51x User Manual
571
11 and CH0MS bit-filed is 00.
2
CH0COMFEN
Channel 0 output compare fast enable
When this bit is set, the effect of an event on the trigger in input on the
capture/compare output w ill be accelerated if the channel is configured in PWM0 or
PWM1 mode. The output channel w ill treat an active edge on the trigger input as a
compare match, and CH0_O is set to the compare level independently from the
result of the comparison.
0: Channel 0 output quickly compare disable. The minimum delay from an edge on
the trigger input to activate CH0_O
output is 5 clock cycles.
1: Channel 0 output quickly compare enable. The minimum delay from an edge on
the trigger input to activate CH0_O
output is 3 clock cycles.
1:0
CH0MS[1:0]
Channel 0 I/O mode selection
This bit-field specifies the w ork mode of the channel and the input signal selection.
This bit-field is w ritable only w hen the channel is not active. (CH0EN bit in
TIMERx_CHCTL2 register is reset).).
00: Channel 0 is configured as output
01: Channel 0 is configured as input, IS0 is connected to CI0FE0
10: Reserved
11: Channel 0 is configured as input, IS0 is connected to ITS, This mode is w orking
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:8
Reserved
Must be kept at reset value
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