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

#include <usbchap9.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bcdUSBLow
 
uint8_t bcdUSBHigh
 
uint8_t bDeviceClass
 
uint8_t bDeviceSubClass
 
uint8_t bDeviceProtocol
 
uint8_t bMaxPacketSize0
 
uint8_t idVendorLow
 
uint8_t idVendorHigh
 
uint8_t idProductLow
 
uint8_t idProductHigh
 
uint8_t bcdDeviceLow
 
uint8_t bcdDeviceHigh
 
uint8_t iManufacturer
 
uint8_t iProduct
 
uint8_t iSerialNumber
 
uint8_t bNumConfigurations
 

Detailed Description

Definition at line 176 of file usbchap9.h.

Field Documentation

◆ bcdDeviceHigh

uint8_t usb_device_descr_s::bcdDeviceHigh

Definition at line 186 of file usbchap9.h.

◆ bcdDeviceLow

uint8_t usb_device_descr_s::bcdDeviceLow

Definition at line 186 of file usbchap9.h.

◆ bcdUSBHigh

uint8_t usb_device_descr_s::bcdUSBHigh

Definition at line 179 of file usbchap9.h.

◆ bcdUSBLow

uint8_t usb_device_descr_s::bcdUSBLow

Definition at line 179 of file usbchap9.h.

◆ bDescriptorType

uint8_t usb_device_descr_s::bDescriptorType

Definition at line 178 of file usbchap9.h.

◆ bDeviceClass

uint8_t usb_device_descr_s::bDeviceClass

Definition at line 180 of file usbchap9.h.

◆ bDeviceProtocol

uint8_t usb_device_descr_s::bDeviceProtocol

Definition at line 182 of file usbchap9.h.

◆ bDeviceSubClass

uint8_t usb_device_descr_s::bDeviceSubClass

Definition at line 181 of file usbchap9.h.

◆ bLength

uint8_t usb_device_descr_s::bLength

Definition at line 177 of file usbchap9.h.

◆ bMaxPacketSize0

uint8_t usb_device_descr_s::bMaxPacketSize0

Definition at line 183 of file usbchap9.h.

◆ bNumConfigurations

uint8_t usb_device_descr_s::bNumConfigurations

Definition at line 190 of file usbchap9.h.

◆ idProductHigh

uint8_t usb_device_descr_s::idProductHigh

Definition at line 185 of file usbchap9.h.

◆ idProductLow

uint8_t usb_device_descr_s::idProductLow

Definition at line 185 of file usbchap9.h.

◆ idVendorHigh

uint8_t usb_device_descr_s::idVendorHigh

Definition at line 184 of file usbchap9.h.

◆ idVendorLow

uint8_t usb_device_descr_s::idVendorLow

Definition at line 184 of file usbchap9.h.

◆ iManufacturer

uint8_t usb_device_descr_s::iManufacturer

Definition at line 187 of file usbchap9.h.

◆ iProduct

uint8_t usb_device_descr_s::iProduct

Definition at line 188 of file usbchap9.h.

◆ iSerialNumber

uint8_t usb_device_descr_s::iSerialNumber

Definition at line 189 of file usbchap9.h.


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