Type Alias stm32wlxx_hal::pac::aes::cr::DATATYPE_W

pub type DATATYPE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, DATATYPE_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field DATATYPE writer - Data type selection (for data in and data out to/from the cryptographic block)

Aliased Type§

struct DATATYPE_W<'a, const O: u8> { /* private fields */ }