write_bit_to_ddc
write_bit_to_ddc(ddc_handle, SDA, (byte >> shift) & 1);
write_bit_to_ddc(ddc_handle, SCL, true);
write_bit_to_ddc(ddc_handle, SCL, false);
write_bit_to_ddc(ddc_handle, SDA, true);
write_bit_to_ddc(ddc_handle, SCL, true);
write_bit_to_ddc(ddc_handle, SCL, false);
write_bit_to_ddc(ddc_handle, SCL, true);
write_bit_to_ddc(ddc_handle, SCL, false);
write_bit_to_ddc(ddc_handle, SDA, !more);
write_bit_to_ddc(ddc_handle, SCL, true);
write_bit_to_ddc(ddc_handle, SCL, false);
write_bit_to_ddc(ddc_handle, SDA, true);
write_bit_to_ddc(ddc_handle, SCL, false);
write_bit_to_ddc(ddc_handle, SDA, false);
write_bit_to_ddc(ddc_handle, SCL, true);
write_bit_to_ddc(ddc_handle, SDA, true);
write_bit_to_ddc(ddc_handle, SCL, true);
write_bit_to_ddc(ddc_handle, SDA, true);
write_bit_to_ddc(ddc_handle, SCL, true);
write_bit_to_ddc(ddc_handle, SDA, false);
write_bit_to_ddc(ddc_handle, SCL, false);