TIReadDownloadMemory

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

TIReadDownloadMemory - Read edgeport memory from TI chip  

SYNOPSIS

"SYNOPSIS"

int TIReadDownloadMemory (struct usb_device * dev, int start_address, int length, __u8 address_type, __u8 * buffer);  

ARGUMENTS

dev
usb device pointer
start_address
Device CPU address at which to read
length
Length of above data
address_type
Can read both XDATA and I2C
buffer
pointer to input data buffer


 

Index

NAME
SYNOPSIS
ARGUMENTS

This document was created by man2html, using the manual pages.
Time: 00:01:51 GMT, October 09, 2005