MSDDriver_Initialize
Default mainpageat91libusbdevicemassstorageMSDDriver_Initialize
Description Source Call Graph
MSDDriver_Initialize
Initializes the MSD driver and the associated USB driver.
 
Syntax / parameters
void MSDDriver_Initialize (MSDLun *luns, unsigned char numLuns)

Name Type Default Description
luns MSDLun *
  Pointer to a list of LUNs
numLuns unsigned char
  Number of LUN in list
Description
Initializes the MSD driver and the associated USB driver.

See also
  • MSDLun
  •  
    Source
    The documentation for this Member was generated from the following files:
  • MSDDriver.c