UX_CONFIGURATION_DESCRIPTOR is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_CONFIGURATION_DESCRIPTOR

UX_CONFIGURATION_DESCRIPTOR struct

Syntax

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

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

wTotalLength

No summary provided. Read more...

bNumInterfaces

No summary provided. Read more...

bConfigurationValue

No summary provided. Read more...

iConfiguration

No summary provided. Read more...

bmAttributes

No summary provided. Read more...

MaxPower

No summary provided. Read more...

References

LocationReferrerScopeText
ux_api.h:1959
typedef struct UX_CONFIGURATION_DESCRIPTOR_STRUCT
ux_api.h:1970
ux_api.h:1984UX_CONFIGURATION_STRUCT::ux_configuration_descriptorUX_CONFIGURATION_STRUCT
struct UX_CONFIGURATION_DESCRIPTOR_STRUCT
ux_api.h:2241UX_SLAVE_DEVICE_STRUCT::ux_slave_device_configuration_descriptorUX_SLAVE_DEVICE_STRUCT
struct UX_CONFIGURATION_DESCRIPTOR_STRUCT
ux_device_stack_alternate_setting_set.c:98_ux_device_stack_alternate_setting_set()::configuration_descriptor_ux_device_stack_alternate_setting_set()
UX_CONFIGURATION_DESCRIPTOR configuration_descriptor;
ux_device_stack_configuration_set.c:89_ux_device_stack_configuration_set()::configuration_descriptor_ux_device_stack_configuration_set()
UX_CONFIGURATION_DESCRIPTOR configuration_descriptor = { 0 };
ux_device_stack_descriptor_send.c:98_ux_device_stack_descriptor_send()::configuration_descriptor_ux_device_stack_descriptor_send()
UX_CONFIGURATION_DESCRIPTOR configuration_descriptor;
ux_host_class_hid_descriptor_parse.c:82_ux_host_class_hid_descriptor_parse()::configuration_descriptor_ux_host_class_hid_descriptor_parse()
UX_CONFIGURATION_DESCRIPTOR configuration_descriptor;

Type Use

Variables of UX_CONFIGURATION_DESCRIPTOR_STRUCT type
_ux_device_stack_alternate_setting_set()::configuration_descriptor
_ux_device_stack_configuration_set()::configuration_descriptor
_ux_device_stack_descriptor_send()::configuration_descriptor
_ux_host_class_hid_descriptor_parse()::configuration_descriptor
all items filtered out
UX_CONFIGURATION_DESCRIPTOR_STRUCT
all items filtered out
UX_CONFIGURATION_DESCRIPTOR_STRUCT
Allocators of UX_CONFIGURATION_DESCRIPTOR_STRUCT
Deletors of UX_CONFIGURATION_DESCRIPTOR_STRUCT
_ux_device_stack_alternate_setting_set()::configuration_descriptor
_ux_device_stack_configuration_set()::configuration_descriptor
_ux_device_stack_descriptor_send()::configuration_descriptor
_ux_host_class_hid_descriptor_parse()::configuration_descriptor
all items filtered out
UX_CONFIGURATION_DESCRIPTOR_STRUCT
_ux_device_stack_alternate_setting_set()::configuration_descriptor
_ux_device_stack_configuration_set()::configuration_descriptor
_ux_device_stack_descriptor_send()::configuration_descriptor
_ux_host_class_hid_descriptor_parse()::configuration_descriptor
all items filtered out