Description
Source
Call Graph
USBConfigurationDescriptor_GetTotalLength
Returns the total length of a configuration, i.e.


Syntax / parameters
Name |
Type |
Default |
Description |
configuration |
const USBConfigurationDescriptor *
|
|
Pointer to a USBConfigurationDescriptor instance.
|
|
Return value |
unsigned int
|
|
Total length (in bytes) of the configuration.
|
Description
Returns the total length of a configuration, i.e.
including the descriptors following it.
Source
The documentation for this Member was generated from the following files:
USBConfigurationDescriptor.c