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