w1_write_8(9) Writes 8 bits.

SYNOPSIS

void w1_write_8(struct w1_master * dev, u8 byte);

ARGUMENTS

dev

the master device

byte

the byte to write

AUTHOR

David Fries <[email protected]>

Author.

COPYRIGHT