pub type MOE_W<'a, const O: u8> = BitWriter<'a, u32, BDTR_SPEC, MOE_A, O>;
Expand description

Field MOE writer - Main output enable

Implementations

In response to a break 2 event OC and OCN outputs are disabled - In response to a break event or if MOE is written to 0 OC and OCN outputs are disabled or forced to idle state depending on the OSSI bit

OC and OCN outputs are enabled if their respective enable bits are set (CCxE, CCxNE in TIMx_CCER register)