Type Alias stm32wlxx_hal::pac::i2c1::cr2::SADD_R
pub type SADD_R = FieldReaderRaw<u16, u16>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SADD
reader - Slave address bit (master mode)
Aliased Type§
struct SADD_R { /* private fields */ }