ReactOS 0.4.15-dev-7918-g2a2556c
_USBHUBCHARACTERISTICS::Bits Struct Reference

#include <usbprotocoldefs.h>

Public Attributes

BYTE bLogicalPowerSwitchingMode:2
 
BYTE fCompoundDevice:1
 
BYTE bOverCurrentMode:2
 
BYTE bTTThinkTime:2
 
BYTE fPortIndicatorSupport:1
 
BYTE bReserved:8
 

Detailed Description

Definition at line 434 of file usbprotocoldefs.h.

Member Data Documentation

◆ bLogicalPowerSwitchingMode

BYTE _USBHUBCHARACTERISTICS::Bits::bLogicalPowerSwitchingMode

Definition at line 435 of file usbprotocoldefs.h.

◆ bOverCurrentMode

BYTE _USBHUBCHARACTERISTICS::Bits::bOverCurrentMode

Definition at line 437 of file usbprotocoldefs.h.

◆ bReserved

BYTE _USBHUBCHARACTERISTICS::Bits::bReserved

Definition at line 440 of file usbprotocoldefs.h.

◆ bTTThinkTime

BYTE _USBHUBCHARACTERISTICS::Bits::bTTThinkTime

Definition at line 438 of file usbprotocoldefs.h.

◆ fCompoundDevice

BYTE _USBHUBCHARACTERISTICS::Bits::fCompoundDevice

Definition at line 436 of file usbprotocoldefs.h.

◆ fPortIndicatorSupport

BYTE _USBHUBCHARACTERISTICS::Bits::fPortIndicatorSupport

Definition at line 439 of file usbprotocoldefs.h.


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