.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "W1_READ_BLOCK" "9" "09 October 2005" "" ""
.SH NAME
w1_read_block \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u8 w1_read_block (struct w1_master * \fIdev\fB, u8 * \fIbuf\fB, int \fIlen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
-- undescribed --
.TP
\fB\fIbuf\fB\fR
-- undescribed --
.TP
\fB\fIlen\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
\fIparam\fR dev the master device
\fIparam\fR buf pointer to the buffer to fill
\fIparam\fR len the number of bytes to read
\fIreturn\fR the number of bytes read