Type Alias stm32wlxx_hal::pac::pwr::cr2::PLS_W
pub type PLS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR2_SPEC, u8, PLS_A, Safe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PLS
writer - Power voltage detector level selection.
Aliased Type§
struct PLS_W<'a, const O: u8> { /* private fields */ }