Type Alias stm32_hal2::pac::rcc::pll2fracr::FRACN2_W

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

Field FRACN2 writer - Fractional part of the multiplication factor for PLL VCO

Aliased Type§

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