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

Field OC1PE writer - Output compare 1 preload enable Note: The PWM mode can be used without validating the preload register only in one-pulse mode (OPM bit set in TIMx_CR1 register). Else the behavior is not guaranteed.