other versions
- stretch 4.9.168-1
W1_TOUCH_BLOCK(9) | W1 API internal to the kernel | W1_TOUCH_BLOCK(9) |
NAME¶
w1_touch_block - Touches a series of bytes.SYNOPSIS¶
void w1_touch_block(struct w1_master * dev, u8 * buf, int len);
ARGUMENTS¶
devthe master device
buf
pointer to the data to write
len
the number of bytes to write
AUTHOR¶
David Fries <David@Fries.net>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |