Type Alias stm32wlxx_hal::pac::spi1::DR
pub type DR = Reg<DR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
DR register accessor: an alias for Reg<DR_SPEC>
Aliased Type§
struct DR { /* private fields */ }