Type Alias stm32wlxx_hal::pac::rcc::c2ahb3smenr::SRAM2SMEN_R
pub type SRAM2SMEN_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SRAM2SMEN
reader - SRAM2 memory interface clock enable during CPU2 CSleep mode.
Aliased Type§
struct SRAM2SMEN_R { /* private fields */ }