Name
w1_write_block —
Writes a series of bytes.
Synopsis
void w1_write_block ( | struct w1_master * dev, |
| const u8 * buf, |
| int len) ; |
Arguments
struct w1_master * dev
the master device
const u8 * buf
pointer to the data to write
int len
the number of bytes to write