usbx
UX_INTERFACE_ASSOCIATION_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_INTERFACE_ASSOCIATION_DESCRIPTOR
UX_INTERFACE_ASSOCIATION_DESCRIPTOR struct
Syntax
Show:
Summary
Declaration
from
ux_api.h:1829
typedef
struct
UX_INTERFACE_ASSOCIATION_DESCRIPTOR_STRUCT
{
ULONG
bLength
;
ULONG
bDescriptorType
;
ULONG
bFirstInterface
;
ULONG
bInterfaceCount
;
ULONG
bFunctionClass
;
ULONG
bFunctionSubClass
;
ULONG
bFunctionProtocol
;
ULONG
iFunction
;
}
UX_INTERFACE_ASSOCIATION_DESCRIPTOR
;
Fields
Field
Declared as
UX_INTERFACE_ASSOCIATION_DESCRIPTOR_STRUCT::bLength
ULONG
UX_INTERFACE_ASSOCIATION_DESCRIPTOR_STRUCT::bDescriptorType
ULONG
UX_INTERFACE_ASSOCIATION_DESCRIPTOR_STRUCT::bFirstInterface
ULONG
UX_INTERFACE_ASSOCIATION_DESCRIPTOR_STRUCT::bInterfaceCount
ULONG
UX_INTERFACE_ASSOCIATION_DESCRIPTOR_STRUCT::bFunctionClass
ULONG
UX_INTERFACE_ASSOCIATION_DESCRIPTOR_STRUCT::bFunctionSubClass
ULONG
UX_INTERFACE_ASSOCIATION_DESCRIPTOR_STRUCT::bFunctionProtocol
ULONG
UX_INTERFACE_ASSOCIATION_DESCRIPTOR_STRUCT::iFunction
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