Type Alias stm32wlxx_hal::pac::rcc::PLLCFGR
pub type PLLCFGR = Reg<PLLCFGR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
PLLCFGR register accessor: an alias for Reg<PLLCFGR_SPEC>
Aliased Type§
struct PLLCFGR { /* private fields */ }