Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_USB_HUB_DESCRIPTOR Struct Reference

#include <usb.h>

Data Fields

uint8_t bdesclength
uint8_t bdescriptortype
uint8_t bnbrports
uint16_t whubcharacteristics
uint8_t bpwron2pwrgood
uint8_t bhubcontrcurrent
uint8_t vardata []
 Variable length field, 64 should be the maximum possible length (255 ports = 2 x 32 bytes of data).

Field Documentation

◆ bdesclength

uint8_t bdesclength

◆ bdescriptortype

uint8_t bdescriptortype

◆ bnbrports

uint8_t bnbrports

◆ whubcharacteristics

uint16_t whubcharacteristics

◆ bpwron2pwrgood

uint8_t bpwron2pwrgood

◆ bhubcontrcurrent

uint8_t bhubcontrcurrent

◆ vardata

uint8_t vardata[]

Variable length field, 64 should be the maximum possible length (255 ports = 2 x 32 bytes of data).


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