Type Alias stm32wlxx_hal::pac::i2c1::isr::ADDR_R
pub type ADDR_R = BitReaderRaw<ADDR_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ADDR
reader - Address matched (slave mode)
Aliased Type§
struct ADDR_R { /* private fields */ }