Type Alias stm32_hal2::pac::rcc::pllcfgr::PLL1FRACEN_W

source ·
pub type PLL1FRACEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, PLLCFGR_SPEC, PLL1FRACEN_A, BitM, O>;
Expand description

Field PLL1FRACEN writer - PLL1 fractional latch enable

Aliased Type§

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