AUDGenericRequest_GetInterface
Default mainpageat91libusbcommonaudioAUDGenericRequest_GetInterface
Description Source Call Graph
AUDGenericRequest_GetInterface
Returns the ID of the interface targetted by an USB audio request.
 
Syntax / parameters
unsigned char AUDGenericRequest_GetInterface (const USBGenericRequest *request)

Name Type Default Description
request const USBGenericRequest *
  Pointer to a USBGenericRequest instance.
 
Return value unsigned char
   
Description
Returns the ID of the interface targetted by an USB audio request.

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