Type Alias stm32wlxx_hal::pac::pwr::c2cr1::LPMS_W
pub type LPMS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, C2CR1_SPEC, u8, LPMS_A, Unsafe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LPMS
writer - Low-power mode selection for CPU2
Aliased Type§
struct LPMS_W<'a, const O: u8> { /* private fields */ }