Constant stm32ral::stm32g4::peripherals::tim1::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 / Reserved