Type Alias stm32_hal2::pac::rcc::pllckselr::DIVM2_W

source ·
pub type DIVM2_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PLLCKSELR_SPEC, u8, u8, Safe, 6, O>;
Expand description

Field DIVM2 writer - Prescaler for PLL2

Aliased Type§

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