Type Alias stm32_hal2::pac::rcc::cicr::HSI48RDYC_W

source ·
pub type HSI48RDYC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CICR_SPEC, LSIRDYC_A, BitM, O>;
Expand description

Field LSIRDYC writer - LSI ready Interrupt Clear

Aliased Type§

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