Function arduino_esp::twi_writeTo [] [src]

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