#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. | |
Definition at line 66 of file hub.h.
1.4.7