Type Alias stm32_hal2::pac::rcc::cr::PLL2ON_W

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