Type Alias stm32wlxx_hal::pac::rcc::cicr::HSERDYC_W
pub type HSERDYC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CICR_SPEC, HSERDYC_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field HSERDYC
writer - HSE32 ready interrupt clear
Aliased Type§
struct HSERDYC_W<'a, const O: u8> { /* private fields */ }