COMPOSITEDDriver_RequestHandler
Default mainpageat91libusbdevicecompositeCOMPOSITEDDriver_RequestHandler
Description Source Call Graph
COMPOSITEDDriver_RequestHandler
Handles composite-specific USB requests sent by the host, and forwards standard ones to the USB device driver.
 
Syntax / parameters
void COMPOSITEDDriver_RequestHandler (const USBGenericRequest *request)

Name Type Default Description
request const USBGenericRequest *
  Pointer to a USBGenericRequest instance.
Description
Handles composite-specific USB requests sent by the host, and forwards standard ones to the USB device driver.

 
Source
The documentation for this Member was generated from the following files:
  • COMPOSITEDDriver.c