Constant stm32ral::stm32g0::peripherals::tim1_v2::CCMR3_Output::OC6M::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