.\" 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 "WDT_TEMP_READ" "9" "09 October 2005" "" ""
.SH NAME
wdt_temp_read \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t wdt_temp_read (struct file * \fIfile\fB, char __user * \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
Temp_read reports the temperature in degrees Fahrenheit. The API is in
farenheit. It was designed by an imperial measurement luddite.