Description
Source
Call Graph
USBGenericDescriptor_GetNextDescriptor
Returns a pointer to the descriptor right after the given one, when parsing a Configuration descriptor.


Syntax / parameters
Name |
Type |
Default |
Description |
descriptor |
const USBGenericDescriptor *
|
|
- Pointer to a USBGenericDescriptor instance.
|
|
Return value |
USBGenericDescriptor *
|
|
Pointer to the next descriptor.
|
Description
Returns a pointer to the descriptor right after the given one, when parsing a Configuration descriptor.
Source
The documentation for this Member was generated from the following files:
USBGenericDescriptor.c