Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLN_R
pub type PLLN_R = FieldReaderRaw<u8, u8>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLLN
reader - Main PLL multiplication factor for VCO
Aliased Type§
struct PLLN_R { /* private fields */ }