.\" 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 "TIReadDownloadMemory" "" "06 October 2005" "" ""
.SH NAME
TIReadDownloadMemory \- Read edgeport memory from TI chip
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int TIReadDownloadMemory (struct usb_device * \fIdev\fB, int \fIstart_address\fB, int \fIlength\fB, __u8 \fIaddress_type\fB, __u8 * \fIbuffer\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
usb device pointer
.TP
\fB\fIstart_address\fB\fR
-- undescribed --
.TP
\fB\fIlength\fB\fR
Length of above data
.TP
\fB\fIaddress_type\fB\fR
Can read both XDATA and I2C
.TP
\fB\fIbuffer\fB\fR
pointer to input data buffer