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

Name Type Default Description
request const USBGenericRequest *
  Pointer to a USBGenericRequest instance.
Description
Handles audio-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:
  • AUDDSpeakerDriver.c