USBGenericRequest_GetValue
Default mainpage
at91lib
usb
common
core
USBGenericRequest_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
*
Pointer to a
USBGenericRequest
instance.
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