Type Alias stm32wlxx_hal::pac::pwr::cr5::SMPSEN_R
pub type SMPSEN_R = BitReaderRaw<SMPSEN_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SMPSEN
reader - Enable SMPS Step Down converter SMPS mode enabled.
Aliased Type§
struct SMPSEN_R { /* private fields */ }