Type Alias stm32wlxx_hal::pac::rcc::ahb3smenr::SRAM1SMEN_R
pub type SRAM1SMEN_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SRAM1SMEN
reader - SRAM1 interface clock enable during CPU1 CSleep mode.
Aliased Type§
struct SRAM1SMEN_R { /* private fields */ }