w1_read_block (9) - Linux Manuals

w1_read_block: Reads a series of bytes.

NAME

w1_read_block - Reads a series of bytes.

SYNOPSIS

u8 w1_read_block(struct w1_master dev, u8 buf, int len);

ARGUMENTS

dev

the master device

buf

pointer to the buffer to fill

len

the number of bytes to read

RETURN

the number of bytes read

AUTHOR

David Fries <David [at] Fries.net>

Author.

COPYRIGHT