Type Alias stm32wlxx_hal::pac::i2c1::isr::ADDCODE_R
pub type ADDCODE_R = FieldReaderRaw<u8, u8>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ADDCODE
reader - Address match code (Slave mode)
Aliased Type§
struct ADDCODE_R { /* private fields */ }