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