send_bit
status_t status = send_bit(bus, byte >> i,
return send_bit(bus, acknowledge ? 0 : 1, bus->timing.bit_timeout);