Type Alias stm32wlxx_hal::pac::aes::dinr::DIN_W
pub type DIN_W<'a, const O: u8> = FieldWriterRaw<'a, u32, DINR_SPEC, u32, u32, Safe, 32, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field DIN writer - Data Input Register
Aliased Type§
struct DIN_W<'a, const O: u8> { /* private fields */ }