GD32F403xx User Manual
297
Basic principle of digital filter: continuously sample the CI2 input signal according to
f
SAMP
and record the number of times of the same level of the si gnal. After reaching
the filtering capacity configured by this bit, it is considered to be an effective level.
The filtering capability configuration is as follows:
CH2CAPFLT [3:0]
Times
f
SAMP
4’b0000
Filter disabled.
4’b0001
2
f
CK_TIMER
4’b0010
4
4’b0011
8
4’b0100
6
f
DTS
/2
4’b0101
8
4’b0110
6
f
DTS
/4
4’b0111
8
4’b1000
6
f
DTS
/8
4’b1001
8
4’b1010
5
f
DTS
/16
4’b1011
6
4’b1100
8
4’b1101
5
f
DTS
/32
4’b1110
6
4’b1111
8
3:2
CH2CAPPSC[1:0]
Channel 2 input capture prescaler
This bit-field specifies the factor of the prescaler on channel 2 input. The prescaler
is reset when CH2EN bit in TIMERx_CHCTL2 register is clear.
00: Prescaler disable, input capture occurs on every channel input edge
01: The input capture occurs on every 2 channel input edges
10: The input capture occurs on every 4 channel input edges
11: The input capture occurs on every 8 channel input edges
1:0
CH2MS[1:0]
Channel 2 mode selection
Same as Output compare mode
Channel control register 2 (TIMERx_CHCTL2)
Address offset: 0x20
Reset value: 0x0000
This register can be accessed by half-word(16-bit) or word(32-bit)
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
CH3P
CH3EN
CH2NP CH2NEN
CH2P
CH2EN
CH1NP CH1NEN
CH1P
CH1EN
CH0NP CH0NEN
CH0P
CH0EN
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
Bits
Fields
Descriptions