Type Alias stm32wlxx_hal::pac::rcc::cier::LSERDYIE_W

pub type LSERDYIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CIER_SPEC, LSERDYIE_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field LSERDYIE writer - LSE ready interrupt enable

Aliased Type§

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