Type Alias stm32f4xx_hal::pac::rcc::cir::PLLRDYC_W

source ·
pub type PLLRDYC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CIR_SPEC, LSIRDYC_AW, BitM, O>;
Expand description

Field LSIRDYC writer - LSI ready interrupt clear

Aliased Type§

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