HID_CollectionTypeDef is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

HID_CollectionTypeDef struct

Syntax

typedef struct _HID_CollectionTypeDef {   uint32_t                       Usage;   uint8_t                        Type;   struct _HID_CollectionTypeDef  *NextPtr; } HID_CollectionTypeDef;

Fields

Usage

No summary provided. Read more...

Type

No summary provided. Read more...

NextPtr

No summary provided. Read more...

Type Use

Variables of _HID_CollectionTypeDef type
all items filtered out
_HID_CollectionTypeDef
all items filtered out
_HID_CollectionTypeDef
all items filtered out