Type Alias stm32wlxx_hal::pac::rcc::extcfgr::C2HPRE_W
pub type C2HPRE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, EXTCFGR_SPEC, u8, u8, Unsafe, 4, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field C2HPRE
writer - dual core device only]
HCLK2 prescaler (CPU2)
Aliased Type§
struct C2HPRE_W<'a, const O: u8> { /* private fields */ }