USBGenericRequest_GetIndex
Default mainpage
at91lib
usb
common
core
USBGenericRequest_GetIndex
Description
Source
Call Graph
USBGenericRequest_GetIndex
Returns the wIndex field of the given request.
Syntax / parameters
unsigned short
USBGenericRequest_GetIndex
(const
USBGenericRequest
*request)
Name
Type
Default
Description
request
const
USBGenericRequest
*
Pointer to a
USBGenericRequest
instance.
Return value
unsigned short
Request index;
Description
Returns the wIndex field of the given request.
Source
The documentation for this Member was generated from the following files:
USBGenericRequest.c