USBFeatureRequest_GetFeatureSelector
Default mainpage
at91lib
usb
common
core
USBFeatureRequest_GetFeatureSelector
Description
Source
Call Graph
USBFeatureRequest_GetFeatureSelector
Returns the feature selector of a given CLEAR_FEATURE or SET_FEATURE request.
Syntax / parameters
unsigned char
USBFeatureRequest_GetFeatureSelector
(const
USBGenericRequest
*request)
Name
Type
Default
Description
request
const
USBGenericRequest
*
Pointer to a
USBGenericRequest
instance.
Return value
unsigned char
Feature selector.
Description
Returns the feature selector of a given CLEAR_FEATURE or SET_FEATURE request.
Source
The documentation for this Member was generated from the following files:
USBFeatureRequest.c