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

#include <usbchap9.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bCapabilitiesFlags
 
uint16_t EventNotification
 
uint16_t D1LatencyTime
 
uint16_t D2LatencyTime
 
uint16_t D3LatencyTime
 
uint8_t PowerUnit
 
uint16_t D0PowerConsumption
 
uint16_t D1PowerConsumption
 
uint16_t D2PowerConsumption
 

Detailed Description

Definition at line 256 of file usbchap9.h.

Field Documentation

◆ bCapabilitiesFlags

uint8_t usb_power_descr_s::bCapabilitiesFlags

Definition at line 259 of file usbchap9.h.

◆ bDescriptorType

uint8_t usb_power_descr_s::bDescriptorType

Definition at line 258 of file usbchap9.h.

◆ bLength

uint8_t usb_power_descr_s::bLength

Definition at line 257 of file usbchap9.h.

◆ D0PowerConsumption

uint16_t usb_power_descr_s::D0PowerConsumption

Definition at line 265 of file usbchap9.h.

◆ D1LatencyTime

uint16_t usb_power_descr_s::D1LatencyTime

Definition at line 261 of file usbchap9.h.

◆ D1PowerConsumption

uint16_t usb_power_descr_s::D1PowerConsumption

Definition at line 266 of file usbchap9.h.

◆ D2LatencyTime

uint16_t usb_power_descr_s::D2LatencyTime

Definition at line 262 of file usbchap9.h.

◆ D2PowerConsumption

uint16_t usb_power_descr_s::D2PowerConsumption

Definition at line 267 of file usbchap9.h.

◆ D3LatencyTime

uint16_t usb_power_descr_s::D3LatencyTime

Definition at line 263 of file usbchap9.h.

◆ EventNotification

uint16_t usb_power_descr_s::EventNotification

Definition at line 260 of file usbchap9.h.

◆ PowerUnit

uint8_t usb_power_descr_s::PowerUnit

Definition at line 264 of file usbchap9.h.


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