Constant stm32ral::stm32h7::peripherals::tim16::CCMR1::OC1M::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