Type Alias stm32wlxx_hal::pac::aes::ivr3::IVI_R
pub type IVI_R = FieldReaderRaw<u32, u32>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field IVI
reader - Initialization Vector Register (MSB IVR [127:96])
Aliased Type§
struct IVI_R { /* private fields */ }