Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLM_R
pub type PLLM_R = FieldReaderRaw<u8, PLLM_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLLM
reader - Division factor for the main PLL input clock
Aliased Type§
struct PLLM_R { /* private fields */ }