Type Alias stm32wlxx_hal::pac::rcc::cfgr::SW_W

pub type SW_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR_SPEC, u8, SW_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field SW writer - System clock switch

Aliased Type§

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