Type Alias stm32wlxx_hal::pac::pwr::cr5::SMPSEN_W
pub type SMPSEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR5_SPEC, SMPSEN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SMPSEN
writer - Enable SMPS Step Down converter SMPS mode enabled.
Aliased Type§
struct SMPSEN_W<'a, const O: u8> { /* private fields */ }