Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLM_W
pub type PLLM_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PLLCFGR_SPEC, u8, PLLM_A, Safe, 3, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field PLLM writer - Division factor for the main PLL input clock
Aliased Type§
struct PLLM_W<'a, const O: u8> { /* private fields */ }