Type Alias stm32wlxx_hal::pac::rcc::pllcfgr::PLLP_R

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

Field PLLP reader - Main PLL division factor for PLLPCLK.

Aliased Type§

struct PLLP_R { /* private fields */ }