Type Alias stm32wlxx_hal::pac::rcc::bdcr::LSEON_R
pub type LSEON_R = BitReaderRaw<LSEON_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LSEON
reader - LSE oscillator enable
Aliased Type§
struct LSEON_R { /* private fields */ }