other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
W1_WRITE_8(9) | W1 API internal to the kernel | W1_WRITE_8(9) |
NAME¶
w1_write_8 - Writes 8 bits.SYNOPSIS¶
void
w1_write_8(struct w1_master * dev,
u8 byte);
ARGUMENTS¶
devthe master device
byte
the byte to write
AUTHOR¶
David Fries <David@Fries.net>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |