Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLSRC_R

pub type PLLSRC_R = FieldReaderRaw<u8, PLLSRC_A>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field PLLSRC reader - Main PLL entry clock source

Aliased Type§

struct PLLSRC_R { /* private fields */ }