Type Alias stm32wlxx_hal::pac::tim17::bdtr::AOE_W
pub type AOE_W<'a, const O: u8> = BitWriterRaw<'a, u32, BDTR_SPEC, AOE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field AOE
writer - Automatic output enable
Aliased Type§
struct AOE_W<'a, const O: u8> { /* private fields */ }