Type Alias stm32f4xx_hal::pac::tim1::bdtr::MOE_W

source ·
pub type MOE_W<'a, const O: u8> = BitWriterRaw<'a, u32, BDTR_SPEC, MOE_A, BitM, O>;
Expand description

Field MOE writer - Main output enable

Aliased Type§

struct MOE_W<'a, const O: u8> { /* private fields */ }