Description
Source
Call Graph
USBConfigurationDescriptor_GetNumInterfaces
Returns the number of interfaces in a configuration.


Syntax / parameters
Name |
Type |
Default |
Description |
configuration |
const USBConfigurationDescriptor *
|
|
Pointer to a USBConfigurationDescriptor instance.
|
|
Return value |
unsigned char
|
|
Number of interfaces in configuration.
|
Description
Returns the number of interfaces in a configuration.
Source
The documentation for this Member was generated from the following files:
USBConfigurationDescriptor.c