.\" 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 "WDTPCI_READ" "" "06 October 2005" "" ""
.SH NAME
wdtpci_read \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t wdtpci_read (struct file * \fIfile\fB, char * \fIbuf\fB, size_t \fIcount\fB, loff_t * \fIptr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfile\fB\fR
file handle to the watchdog board
.TP
\fB\fIbuf\fB\fR
buffer to write 1 byte into
.TP
\fB\fIcount\fB\fR
length of buffer
.TP
\fB\fIptr\fB\fR
offset (no seek allowed)
.SH "DESCRIPTION"
.PP
Read reports the temperature in degrees Fahrenheit. The API is in
fahrenheit. It was designed by an imperial measurement luddite.