Constant stm32ral::stm32wb::stm32wb55::tim2::CCMR1::OC2M::RW::PwmMode1[][src]

pub const PwmMode1: u32 = 0b110;
Expand description

0b110: In upcounting, channel is active as long as TIMx_CNT<TIMx_CCRy else inactive. In downcounting, channel is inactive as long as TIMx_CNT>TIMx_CCRy else active / AsymmetricPwmMode1: OCyREF has the same behavior as in PWM mode 1. OCyREFC outputs OC1REF when the counter is counting up, OC2REF when it is counting down