.\" 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 "SH_WDT_WRITE_CNT" "" "06 October 2005" "" ""
.SH NAME
sh_wdt_write_cnt \- Write to Counter
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void sh_wdt_write_cnt (__u8 \fIval\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIval\fB\fR
Value to write
.SH "DESCRIPTION"
.PP
Writes the given value \fIval\fR to the lower byte of the timer counter.
The upper byte is set manually on each write.
.SH "DESCRIPTION"
.PP
Writes the given value \fIval\fR to the lower byte of the timer counter.
The upper byte is set manually on each write.