Type Alias stm32_hal2::pac::rcc::pll1fracr::FRACN1_W

source ·
pub type FRACN1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PLL1FRACR_SPEC, u16, u16, Safe, 13, O>;
Expand description

Field FRACN1 writer - Fractional part of the multiplication factor for PLL1 VCO

Aliased Type§

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