LibXenon
Bare-metal Xbox 360 homebrew library
|
#include <usbchap9.h>
Data Fields | |
uint8_t | wHubStatusLow |
uint8_t | wHubStatusHigh |
uint8_t | wHubChangeLow |
uint8_t | wHubChangeHigh |
Definition at line 304 of file usbchap9.h.
uint8_t usb_hub_status_s::wHubChangeHigh |
Definition at line 306 of file usbchap9.h.
uint8_t usb_hub_status_s::wHubChangeLow |
Definition at line 306 of file usbchap9.h.
uint8_t usb_hub_status_s::wHubStatusHigh |
Definition at line 305 of file usbchap9.h.
uint8_t usb_hub_status_s::wHubStatusLow |
Definition at line 305 of file usbchap9.h.