Type Alias stm32_hal2::pac::rcc::cicr::PLL3RDYC_W

source ·
pub type PLL3RDYC_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 PLL3RDYC_W<'a, const O: u8> { /* private fields */ }