![GigaDevice Semiconductor GD32E23 Series Скачать руководство пользователя страница 277](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794277.webp)
GD32E23x User Manual
277
Note:
When CH3MS[1:0]=11, it is necessary to select an internal trigger input
through TRGS bits in TIMERx_SMCFG register.
7
CH2COMCEN
Channel 2 output compare clear enable.
When this bit is set, if the ETIFP signal is detected as high level, the O2CPRE
signal will be cleared.
0: Channel 2 output compare clear disable
1: Channel 2 output compare clear enable
6:4
CH2COMCTL[2:0]
Channel 2 compare output control
This bit-field specifies the compare output mode of the the output prepare signal
O0CPRE.
In addition, the high level of O0CPRE is the active level, and CH0_O and
CH0_ON channels polarity depends on CH0P and CH0NP bits.
000: Timing mode. The O2CPRE signal keeps stable, independent of the
comparison between the output compare register TIMERx_CH2CV and the
counter TIMERx_CNT.
001: Set the channel output. O2CPRE signal is forced high when the counter is
equals to the output compare register TIMERx_CH2CV.
010: Clear the channel output. O2CPRE signal is forced low when the counter is
equals to the output compare register TIMERx_CH2CV.
011: Toggle on match. O2CPRE toggles when the counter is equals to the output
compare register TIMERx_CH2CV.
100: Force low. O2CPRE is forced to low level.
101: Force high. O2CPRE is forced to high level.
110: PWM mode 0. When counting up, O2CPRE is high when the counter is
smaller than TIMERx_CH2CV, and low otherwise. When counting down, O2CPRE
is low when the counter is larger than TIMERx_CH2CV, and high otherwise.
111: PWM mode 1. When counting up, O2CPRE is low when the counter is smaller
than TIMERx_CH2CV, and high otherwise. When counting down, O2CPRE is high
when the counter is larger than TIMERx_CH2CV, and low otherwise.
If configured in PWM mode, the O2CPRE level changes only when the output
compare mode is adjusted from
“Timing” mode to “PWM” mode or the comparison
result changes.
This bit cannot be modified when PROT [1:0] bit-filed in TIMERx_CCHP register is
11 and CH2MS bit-filed is 00(COMPARE MODE).
3
CH2COMSEN
Channel 2 compare output shadow enable
When this bit is set, the shadow register of TIMERx_CH2CV register, which
updates at each update event will be enabled.
0: Channel 2 output compare shadow disable
1: Channel 2 output compare shadow enable
The PWM mode can be used without verifying the shadow register only in single
pulse mode (when SPM=1)
This bit cannot be modified when PROT [1:0] bit-filed in TIMERx_CCHP register is
11 and CH0MS bit-filed is 00.