usbx
UX_CONFIGURATION_DESCRIPTOR
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_CONFIGURATION_DESCRIPTOR
UX_CONFIGURATION_DESCRIPTOR struct
Syntax
Show:
Summary
Declaration
from
ux_api.h:1959
typedef
struct
UX_CONFIGURATION_DESCRIPTOR_STRUCT
{
ULONG
bLength
;
ULONG
bDescriptorType
;
ULONG
wTotalLength
;
ULONG
bNumInterfaces
;
ULONG
bConfigurationValue
;
ULONG
iConfiguration
;
ULONG
bmAttributes
;
ULONG
MaxPower
;
}
UX_CONFIGURATION_DESCRIPTOR
;
Fields
Field
Declared as
UX_CONFIGURATION_DESCRIPTOR_STRUCT::bLength
ULONG
UX_CONFIGURATION_DESCRIPTOR_STRUCT::bDescriptorType
ULONG
UX_CONFIGURATION_DESCRIPTOR_STRUCT::wTotalLength
ULONG
UX_CONFIGURATION_DESCRIPTOR_STRUCT::bNumInterfaces
ULONG
UX_CONFIGURATION_DESCRIPTOR_STRUCT::bConfigurationValue
ULONG
UX_CONFIGURATION_DESCRIPTOR_STRUCT::iConfiguration
ULONG
UX_CONFIGURATION_DESCRIPTOR_STRUCT::bmAttributes
ULONG
UX_CONFIGURATION_DESCRIPTOR_STRUCT::MaxPower
ULONG
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out