w1_touch_block (9) - Linux Manuals
w1_touch_block: Touches a series of bytes.
NAME
w1_touch_block - Touches a series of bytes.
SYNOPSIS
-
void w1_touch_block(struct w1_master
* dev, u8* buf, intlen);
ARGUMENTS
dev
-
- the master device
buf
- pointer to the data to write
len
- the number of bytes to write
AUTHOR
David Fries <David [at] Fries.net>
- Author.
COPYRIGHT