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