Type Alias stm32wlxx_hal::pac::rcc::cfgr::HPRE_W
pub type HPRE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR_SPEC, u8, HPRE_A, Unsafe, 4, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field HPRE
writer - HCLK1 prescaler (CPU1, AHB1, AHB2, and SRAM1.)
Aliased Type§
struct HPRE_W<'a, const O: u8> { /* private fields */ }