UX_DEVICE_DESCRIPTOR is only used within usbx.
 
Symbols
loading...
Files
loading...

UX_DEVICE_DESCRIPTOR struct

Syntax

typedef struct UX_DEVICE_DESCRIPTOR_STRUCT {     ULONG           bLength;     ULONG           bDescriptorType;     ULONG           bcdUSB;     ULONG           bDeviceClass;     ULONG           bDeviceSubClass;     ULONG           bDeviceProtocol;     ULONG           bMaxPacketSize0;     ULONG           idVendor;     ULONG           idProduct;     ULONG           bcdDevice;     ULONG           iManufacturer;     ULONG           iProduct;     ULONG           iSerialNumber;     ULONG           bNumConfigurations; } UX_DEVICE_DESCRIPTOR;

Fields

iSerialNumber

No summary provided. Read more...

bNumConfigurations

No summary provided. Read more...

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bcdUSB

No summary provided. Read more...

bDeviceClass

No summary provided. Read more...

bDeviceSubClass

No summary provided. Read more...

bDeviceProtocol

No summary provided. Read more...

bMaxPacketSize0

No summary provided. Read more...

idVendor

No summary provided. Read more...

idProduct

No summary provided. Read more...

bcdDevice

No summary provided. Read more...

iManufacturer

No summary provided. Read more...

iProduct

No summary provided. Read more...

References

LocationReferrerScopeText
ux_api.h:1753
typedef struct UX_DEVICE_DESCRIPTOR_STRUCT
ux_api.h:1770
ux_api.h:1868UX_DEVICE_STRUCT::ux_device_descriptorUX_DEVICE_STRUCT
struct UX_DEVICE_DESCRIPTOR_STRUCT
ux_api.h:2236UX_SLAVE_DEVICE_STRUCT::ux_slave_device_descriptorUX_SLAVE_DEVICE_STRUCT
struct UX_DEVICE_DESCRIPTOR_STRUCT

Type Use

Variables of UX_DEVICE_DESCRIPTOR_STRUCT type
UX_DEVICE_DESCRIPTOR_STRUCT
all items filtered out
UX_DEVICE_DESCRIPTOR_STRUCT
all items filtered out