Type Alias stm32wlxx_hal::pac::i2c1::cr2::SADD_W
pub type SADD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR2_SPEC, u16, u16, Safe, 10, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SADD
writer - Slave address bit (master mode)
Aliased Type§
struct SADD_W<'a, const O: u8> { /* private fields */ }