Writes 8 bits.
void w1_write_8(struct w1_master * dev, u8 byte);
dev
the master device
byte
the byte to write
David Fries <[email protected]>
Author.