Type Alias stm32wlxx_hal::pac::rcc::cfgr::PPRE1_W
pub type PPRE1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR_SPEC, u8, PPRE1_A, Unsafe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PPRE1
writer - PCLK1 low-speed prescaler (APB1)
Aliased Type§
struct PPRE1_W<'a, const O: u8> { /* private fields */ }