usb_hub_descriptor_header_t Struct Reference
[Base USB library]

Header of standard hub descriptor without the "variadic" part. More...

#include <hub.h>


Data Fields

uint16_t characteristics
 Characteristics bitmask.
uint8_t descriptor_type
 Descriptor type (0x29).
uint8_t length
 Descriptor length.
uint8_t max_current
 Maximum current requirements in mA.
uint8_t port_count
 Number of downstream ports.
uint8_t power_good_time
 Time from power-on to stabilization of current on the port.


Detailed Description

Header of standard hub descriptor without the "variadic" part.

Definition at line 66 of file hub.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7