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