MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
hid_descriptor Struct Reference

Data Fields

UINT8 Length
 
UINT8 DescriptorType
 
UINT16 BcdHID
 
UINT8 CountryCode
 
UINT8 NumDescriptors
 
EFI_USB_HID_CLASS_DESCRIPTOR HidClassDesc [1]
 

Detailed Description

The HID descriptor identifies the length and type of subordinate descriptors for a device. HID 1.1, section 6.2.1

Field Documentation

UINT16 hid_descriptor::BcdHID
UINT8 hid_descriptor::CountryCode
UINT8 hid_descriptor::DescriptorType
EFI_USB_HID_CLASS_DESCRIPTOR hid_descriptor::HidClassDesc[1]
UINT8 hid_descriptor::Length
UINT8 hid_descriptor::NumDescriptors