Type Alias stm32f4xx_hal::pac::rcc::cr::PLLON_W

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