Type Definition stm32g0::stm32g070::tim15::bdtr::MOE_W

source · []
pub type MOE_W<'a, const O: u8> = BitWriter<'a, u32, BDTR_SPEC, bool, O>;
Expand description

Field MOE writer - Main output enable This bit is cleared asynchronously by hardware as soon as the break input is active. It is set by software or automatically depending on the AOE bit. It is acting only on the channels which are configured in output. See OC/OCN enable description for more details (enable register (TIM15_CCER) on page 818).