Type Definition stm32g0::stm32g0c1::tim15::bdtr::MOE_R

source · []
pub type MOE_R = BitReader<bool>;
Expand description

Field MOE reader - 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).