Capture/compare 3 interrupt enable
Capture/compare 4 interrupt enable
Lock Level
LOCK OFF - No bit is write protected
Output Configuration Idle State
OCx=0 (after a dead-time if OC is implemented) when
MOE=0
OCx=1 (after a dead-time if OC is implemented) when
MOE=0
Output Configuration Mode
The comparison between the output compare
register TIMx_CCRy and the counter
TIMx_CNT has no effect on the output channel
level
OCyREF is forced high on compare match
OCyREF is forced low on compare match
OCyREF toggles on compare match
LL_TIM_OCMODE_FORCED_INACTIVE
LL_TIM_OCMODE_FORCED_ACTIVE
In upcounting, channel y is active as long as
TIMx_CNT<TIMx_CCRy else inactive. In
downcounting, channel y is inactive as long as
TIMx_CNT>TIMx_CCRy else active.
In upcounting, channel y is inactive as long as
TIMx_CNT<TIMx_CCRy else active. In
downcounting, channel y is active as long as
TIMx_CNT>TIMx_CCRy else inactive
Output Configuration Polarity
Output Configuration State
OCx signal is output on the corresponding output pin
One Pulse Mode