Type Alias stm32wlxx_hal::pac::rcc::extcfgr::SHDHPRE_W

pub type SHDHPRE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, EXTCFGR_SPEC, u8, SHDHPRE_A, Unsafe, 4, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field SHDHPRE writer - HCLK3 shared prescaler (AHB3, Flash, and SRAM2)

Aliased Type§

struct SHDHPRE_W<'a, const O: u8> { /* private fields */ }