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

#include <usbchap9.h>

Data Fields

uint8_t bDescriptorLength
 
uint8_t bDescriptorType
 
uint8_t bNumberOfPorts
 
uint8_t wHubCharacteristicsLow
 
uint8_t wHubCharacteristicsHigh
 
uint8_t bPowerOnToPowerGood
 
uint8_t bHubControlCurrent
 
uint8_t bRemoveAndPowerMask [64]
 

Detailed Description

Definition at line 288 of file usbchap9.h.

Field Documentation

◆ bDescriptorLength

uint8_t usb_hub_descr_s::bDescriptorLength

Definition at line 289 of file usbchap9.h.

◆ bDescriptorType

uint8_t usb_hub_descr_s::bDescriptorType

Definition at line 290 of file usbchap9.h.

◆ bHubControlCurrent

uint8_t usb_hub_descr_s::bHubControlCurrent

Definition at line 295 of file usbchap9.h.

◆ bNumberOfPorts

uint8_t usb_hub_descr_s::bNumberOfPorts

Definition at line 291 of file usbchap9.h.

◆ bPowerOnToPowerGood

uint8_t usb_hub_descr_s::bPowerOnToPowerGood

Definition at line 294 of file usbchap9.h.

◆ bRemoveAndPowerMask

uint8_t usb_hub_descr_s::bRemoveAndPowerMask[64]

Definition at line 297 of file usbchap9.h.

◆ wHubCharacteristicsHigh

uint8_t usb_hub_descr_s::wHubCharacteristicsHigh

Definition at line 293 of file usbchap9.h.

◆ wHubCharacteristicsLow

uint8_t usb_hub_descr_s::wHubCharacteristicsLow

Definition at line 292 of file usbchap9.h.


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