ReactOS 0.4.15-dev-7931-gfd331f1
_USBHUBDESC Struct Reference

#include <usbprotocoldefs.h>

Collaboration diagram for _USBHUBDESC:

Public Attributes

BYTE bLength
 
BYTE bDescriptorType
 
BYTE bNumberOfPorts
 
USBHUBCHARACTERISTICS Characteristics
 
BYTE bPwrOn2PwrGood
 
BYTE bHubContrCurrent
 
BYTE bDeviceRemovable [32]
 
BYTE bPortPwrCtrlMask [32]
 

Detailed Description

Definition at line 448 of file usbprotocoldefs.h.

Member Data Documentation

◆ bDescriptorType

BYTE _USBHUBDESC::bDescriptorType

Definition at line 450 of file usbprotocoldefs.h.

◆ bDeviceRemovable

BYTE _USBHUBDESC::bDeviceRemovable[32]

Definition at line 455 of file usbprotocoldefs.h.

◆ bHubContrCurrent

BYTE _USBHUBDESC::bHubContrCurrent

Definition at line 454 of file usbprotocoldefs.h.

◆ bLength

BYTE _USBHUBDESC::bLength

Definition at line 449 of file usbprotocoldefs.h.

◆ bNumberOfPorts

BYTE _USBHUBDESC::bNumberOfPorts

Definition at line 451 of file usbprotocoldefs.h.

◆ bPortPwrCtrlMask

BYTE _USBHUBDESC::bPortPwrCtrlMask[32]

Definition at line 456 of file usbprotocoldefs.h.

◆ bPwrOn2PwrGood

BYTE _USBHUBDESC::bPwrOn2PwrGood

Definition at line 453 of file usbprotocoldefs.h.

◆ Characteristics

USBHUBCHARACTERISTICS _USBHUBDESC::Characteristics

Definition at line 452 of file usbprotocoldefs.h.


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