.\" 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 "TRMS1040_SET_DATA" "" "06 October 2005" "" "" .SH NAME trms1040_set_data \- store a single byte in the eeprom .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __init trms1040_set_data (u16 \fIio_port\fB, u8 \fIaddr\fB, u8 \fIbyte\fB); \fR .SH "ARGUMENTS" .TP \fB\fIio_port\fB\fR base I/O address .TP \fB\fIaddr\fB\fR offset into EEPROM .TP \fB\fIbyte\fB\fR bytes to write .SH "DESCRIPTION" .PP .PP Called from write all to write a single byte into the SSEEPROM Which is done one bit at a time.