Type Alias stm32wlxx_hal::pac::rcc::ahb3smenr::RNGSMEN_R
pub type RNGSMEN_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RNGSMEN
reader - True RNG clocks enable during CPU1 Csleep and CStop modes
Aliased Type§
struct RNGSMEN_R { /* private fields */ }