iic_write_byte
if ((error = iic_write_byte(tag, *buf++, flags)) != 0)
if ((error = iic_write_byte(tag, *cmd++, flags)) != 0)