Type Alias stm32wlxx_hal::pac::i2c1::rxdr::RXDATA_R
pub type RXDATA_R = FieldReaderRaw<u8, u8>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RXDATA
reader - 8-bit receive data
Aliased Type§
struct RXDATA_R { /* private fields */ }