Struct bl602_sdk::i2c::i2c_msg [−][src]
#[repr(C)]pub struct i2c_msg {}
Fields
addr: u16
direct: u8
subflag: u8
subaddr: u32
sublen: u8
len: u32
buf: *mut u8
event: c_int
idex: c_int
block: c_int
stop: c_int
ins_num: c_int
i2cx: c_int
Trait Implementations
Auto Trait Implementations
Blanket Implementations
pub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
pub fn from(t: T) -> T
pub fn from(t: T) -> T
Performs the conversion.
pub fn into(self) -> U
pub fn into(self) -> U
Performs the conversion.