Type Definition stm32wl::stm32wle5::tim16::bdtr::MOE_W

source · []
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

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)