XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
hid_descriptor Struct Reference

#include <Usb.h>

Collaboration diagram for hid_descriptor:
Collaboration graph
[legend]

Public Attributes

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

Member Data Documentation

◆ BcdHID

UINT16 hid_descriptor::BcdHID

◆ CountryCode

UINT8 hid_descriptor::CountryCode

◆ DescriptorType

UINT8 hid_descriptor::DescriptorType

◆ HidClassDesc

EFI_USB_HID_CLASS_DESCRIPTOR hid_descriptor::HidClassDesc[1]

◆ Length

UINT8 hid_descriptor::Length

◆ NumDescriptors

UINT8 hid_descriptor::NumDescriptors

The documentation for this struct was generated from the following file: