GD32VF103 User Manual
269
The PWM mode can be used without validating the shadow register only in single
pulse mode (SPM bit in TIMERx_CTL0 register is set).
This bit cannot be modified when PROT [1:0] bit-filed in TIMERx_CCHP register is
11 and CH0MS bit-filed is 00.
2
CH2COMFEN
Channel 2 output compare fast enable
When this bit is set, the effect of an event on the trigger in input on the
capture/compare output will be accelerated if the channel is configured in PWM1 or
PWM2 mode. The output channel will treat an active edge on the trigger input as a
compare match, and CH2_O is set to the compare level independently from the
result of the comparison.
0: Channel 2 output quickly compare disable. The minimum delay from an edge on
the trigger input to activate CH2_O output is 5 clock cycles.
1: Channel 2 output quickly compare enable. The minimum delay from an edge on
the trigger input to activate CH2_O output is 3 clock cycles.
1:0
CH2MS[1:0]
Channel 2 I/O mode selection
This bit-field specifies the work mode of the channel and the input signal selection.
This bit-field is writable only when the channel is not active. (CH2EN bit in
TIMERx_CHCTL2 register is reset).).
00: Channel 2 is configured as output
01: Channel 2 is configured as input, IS2 is connected to CI2FE2
10: Channel 2 is configured as input, IS2 is connected to CI3FE2
11: Channel 2 is configured as input, IS2 is connected to ITS. This mode is working
only if an internal trigger input is selected through TRGS bits in TIMERx_SMCFG
register.
Input capture mode:
Bits
Fields
Descriptions
15:12
CH3CAPFLT[3:0]
Channel 3 input capture filter control
Refer to CH0CAPFLT description
11:10
CH3CAPPSC[1:0]
Channel 3 input capture prescaler
Refer to CH0CAPPSC description
9:8
CH3MS[1:0]
Channel 3 mode selection
Same as Output compare mode
7:4
CH2CAPFLT[3:0]
Channel 2 input capture filter control
An event counter is used in the digital filter, in which a transition on the output occurs
after N input events. This bit-field specifies the frequency used to sample CI2 input
signal and the length of the digital filter applied to CI2.
0000: Filter disable, f
SAMP
=f
DTS
, N=1
0001: f
SAMP
=f
TIMER_CK
, N=2
0010: f
SAMP
= f
TIMER_CK
, N=4
0011: f
SAMP
= f
TIMER_CK
, N=8