MSDD_Read
Default mainpage
at91lib
usb
device
massstorage
MSDD_Read
Description
Source
Call Graph
MSDD_Read
Reads from host through MSD defined bulk OUT pipe.
Syntax / parameters
char
MSDD_Read
(void *pData, unsigned int dLength,
TransferCallback
fCallback, void *pArgument)
Name
Type
Default
Description
pData
void *
dLength
unsigned int
fCallback
TransferCallback
pArgument
void *
Return value
char
Description
Reads from host through MSD defined bulk OUT pipe.
Act as
USBD_Read
but by a fixed OUT endpoint.
Source
The documentation for this Member was generated from the following files:
MSDDriver.c