MSDD_Write
Default mainpage
at91lib
usb
device
massstorage
MSDD_Write
Description
Source
Call Graph
MSDD_Write
Writes to host through MSD defined bulk IN pipe.
Syntax / parameters
char
MSDD_Write
(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
Writes to host through MSD defined bulk IN pipe.
Act as
USBD_Write
but by a fixed IN endpoint.
Source
The documentation for this Member was generated from the following files:
MSDDriver.c