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