Type Alias stm32wlxx_hal::pac::rcc::cr::MSION_W
pub type MSION_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, MSION_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MSION
writer - MSI clock enable
Aliased Type§
struct MSION_W<'a, const O: u8> { /* private fields */ }