Description
Source
Call Graph
USBGetDescriptorRequest_GetDescriptorType
Returns the type of the descriptor requested by the host given the corresponding GET_DESCRIPTOR request.


Syntax / parameters
Name |
Type |
Default |
Description |
request |
const USBGenericRequest *
|
|
Pointer to a USBGenericDescriptor instance.
|
|
Return value |
unsigned char
|
|
Type of the requested descriptor.
|
Description
Returns the type of the descriptor requested by the host given the corresponding GET_DESCRIPTOR request.
Source
The documentation for this Member was generated from the following files:
USBGetDescriptorRequest.c