Constant stm32ral::stm32g0::peripherals::tim15::CCMR1::OC1FE::RW::B_0x1[][src]

pub const B_0x1: u32 = 0b1;
Expand description

0b1: An active edge on the trigger input acts like a compare match on CC1 output. Then, OC is set to the compare level independently of the result of the comparison. Delay to sample the trigger input and to activate CC1 output is reduced to 3 clock cycles. OCFE acts only if the channel is configured in PWM1 or PWM2 mode.