Type Alias stm32wlxx_hal::pac::rcc::bdcr::LSCOEN_W
pub type LSCOEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, BDCR_SPEC, LSCOEN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LSCOEN
writer - Low speed clock output enable
Aliased Type§
struct LSCOEN_W<'a, const O: u8> { /* private fields */ }