Type Alias stm32wlxx_hal::pac::aes::cr::DATATYPE_R
pub type DATATYPE_R = FieldReaderRaw<u8, DATATYPE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DATATYPE
reader - Data type selection (for data in and data out to/from the cryptographic block)
Aliased Type§
struct DATATYPE_R { /* private fields */ }