Function arduino_esp::twi_readFrom [] [src]

pub unsafe extern "C" fn twi_readFrom(
    address: c_uchar,
    buf: *mut c_uchar,
    len: c_uint,
    sendStop: c_uchar
) -> u8