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