USBD_HIDDescTypedef is only used within Ux_Device_HID.
 
Symbols
loading...
Files
loading...

USBD_HIDDescTypedef struct

Syntax

typedef struct {   uint8_t           bLength;   uint8_t           bDescriptorType;   uint16_t          bcdHID;   uint8_t           bCountryCode;   uint8_t           bNumDescriptors;   uint8_t           bHIDDescriptorType;   uint16_t          wItemLength; } __PACKED USBD_HIDDescTypedef;

Fields

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bcdHID

No summary provided. Read more...

bCountryCode

No summary provided. Read more...

bNumDescriptors

No summary provided. Read more...

bHIDDescriptorType

No summary provided. Read more...

wItemLength

No summary provided. Read more...

Type Use

Variables of USBD_HIDDescTypedef type
USBD_FrameWork_HID_Desc()::pHidMouseDesc
all items filtered out
USBD_HIDDescTypedef
all items filtered out
USBD_HIDDescTypedef
all items filtered out