Type Alias stm32_hal2::pac::rcc::cr::D2CKRDY_W

source ·
pub type D2CKRDY_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, HSIRDY_A, BitM, O>;
Expand description

Field HSIRDY writer - HSI clock ready flag

Aliased Type§

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