AUDFeatureUnitRequest_GetChannel
Default mainpageat91libusbcommonaudioAUDFeatureUnitRequest_GetChannel
Description Source Call Graph
AUDFeatureUnitRequest_GetChannel
Returns the channel number of a Feature unit which should be altered by the given request.
 
Syntax / parameters
unsigned char AUDFeatureUnitRequest_GetChannel (const USBGenericRequest *request)

Name Type Default Description
request const USBGenericRequest *
  Pointer to a USBGenericRequest instance.
 
Return value unsigned char
   
Description
Returns the channel number of a Feature unit which should be altered by the given request.

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