pub type OC1FE_W<'a, const O: u8> = BitWriter<'a, u32, CCMR1_OUTPUT_SPEC, bool, O>;
Expand description

Field OC1FE writer - Output Compare 1 fast enable This bit decreases the latency between a trigger event and a transition on the timer output. It must be used in one-pulse mode (OPM bit set in TIMx_CR1 register), to have the output pulse starting as soon as possible after the starting trigger.