Type Alias stm32wlxx_hal::pac::rcc::cfgr::PPRE1_R
pub type PPRE1_R = FieldReaderRaw<u8, PPRE1_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PPRE1
reader - PCLK1 low-speed prescaler (APB1)
Aliased Type§
struct PPRE1_R { /* private fields */ }