w1_write_8 (9) - Linux Manuals

w1_write_8: Writes 8 bits.

NAME

w1_write_8 - 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 <David [at] Fries.net>

Author.

COPYRIGHT