USBGenericRequest_GetValue
Default mainpageat91libusbcommoncoreUSBGenericRequest_GetValue
Description Source Call Graph
USBGenericRequest_GetValue
Returns the wValue field of the given request.
 
Syntax / parameters
unsigned short USBGenericRequest_GetValue (const USBGenericRequest *request)

Name Type Default Description
request const USBGenericRequest *
 
 
Return value unsigned short
  Request value.
Description
Returns the wValue field of the given request.

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