MSDDriver_RequestHandler
Default mainpageat91libusbdevicemassstorageMSDDriver_RequestHandler
Description Source Call Graph
MSDDriver_RequestHandler
Handler for incoming SETUP requests on default Control endpoint 0.
 
Syntax / parameters
void MSDDriver_RequestHandler (const USBGenericRequest *request)

Name Type Default Description
request const USBGenericRequest *
  Pointer to a USBGenericRequest instance
Description
Handler for incoming SETUP requests on default Control endpoint 0.
Standard requests are forwarded to the USBDDriver_RequestHandler method.
 
Source
The documentation for this Member was generated from the following files:
  • MSDDriver.c