USBD_HID_HandleTypeDef is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USBD_HID_HandleTypeDef struct

Syntax

typedef struct {   uint32_t Protocol;   uint32_t IdleState;   uint32_t AltSetting;   USBD_HID_StateTypeDef state; } USBD_HID_HandleTypeDef;

Fields

Protocol

No summary provided. Read more...

IdleState

No summary provided. Read more...

AltSetting

No summary provided. Read more...

state

No summary provided. Read more...

Type Use

Variables of USBD_HID_HandleTypeDef type
USBD_HID_Init()::hhid
USBD_HID_Setup()::hhid
USBD_HID_SendReport()::hhid
all items filtered out
USBD_HID_HandleTypeDef
all items filtered out
USBD_HID_HandleTypeDef
all items filtered out
Allocators of USBD_HID_HandleTypeDef
all items filtered out
USBD_HID_HandleTypeDef