Type Alias stm32_hal2::pac::rcc::pllckselr::PLLSRC_W

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

Field PLLSRC writer - DIVMx and PLLs clock source selection

Aliased Type§

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