LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
usb_hid_descr_s Struct Reference

#include <usbchap9.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bcdHIDLow
 
uint8_t bcdHIDHigh
 
uint8_t bCountryCode
 
uint8_t bNumDescriptors
 
uint8_t bClassDescrType
 
uint8_t wClassDescrLengthLow
 
uint8_t wClassDescrLengthHigh
 

Detailed Description

Definition at line 380 of file usbchap9.h.

Field Documentation

◆ bcdHIDHigh

uint8_t usb_hid_descr_s::bcdHIDHigh

Definition at line 383 of file usbchap9.h.

◆ bcdHIDLow

uint8_t usb_hid_descr_s::bcdHIDLow

Definition at line 383 of file usbchap9.h.

◆ bClassDescrType

uint8_t usb_hid_descr_s::bClassDescrType

Definition at line 386 of file usbchap9.h.

◆ bCountryCode

uint8_t usb_hid_descr_s::bCountryCode

Definition at line 384 of file usbchap9.h.

◆ bDescriptorType

uint8_t usb_hid_descr_s::bDescriptorType

Definition at line 382 of file usbchap9.h.

◆ bLength

uint8_t usb_hid_descr_s::bLength

Definition at line 381 of file usbchap9.h.

◆ bNumDescriptors

uint8_t usb_hid_descr_s::bNumDescriptors

Definition at line 385 of file usbchap9.h.

◆ wClassDescrLengthHigh

uint8_t usb_hid_descr_s::wClassDescrLengthHigh

Definition at line 387 of file usbchap9.h.

◆ wClassDescrLengthLow

uint8_t usb_hid_descr_s::wClassDescrLengthLow

Definition at line 387 of file usbchap9.h.


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