Type Alias stm32_hal2::pac::rcc::cr::HSI48ON_W

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

Field HSION writer - Internal high-speed clock enable

Aliased Type§

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