ReactOS 0.4.15-dev-7958-gcd0bb1a
_USBPORT_HUB_20_CHARACTERISTICS Union Reference

#include <usbmport.h>

Collaboration diagram for _USBPORT_HUB_20_CHARACTERISTICS:

Public Attributes

struct {
   USHORT   PowerControlMode:1
 
   USHORT   NoPowerSwitching:1
 
   USHORT   PartOfCompoundDevice:1
 
   USHORT   OverCurrentProtectionMode:1
 
   USHORT   NoOverCurrentProtection:1
 
   USHORT   TtThinkTime:2
 
   USHORT   PortIndicatorsSupported:1
 
   USHORT   Reserved1:8
 
}; 
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 668 of file usbmport.h.

Member Data Documentation

◆ 

struct { ... } _USBPORT_HUB_20_CHARACTERISTICS::@3428

◆ AsUSHORT

USHORT _USBPORT_HUB_20_CHARACTERISTICS::AsUSHORT

Definition at line 679 of file usbmport.h.

Referenced by EHCI_RH_GetRootHubData().

◆ NoOverCurrentProtection

USHORT _USBPORT_HUB_20_CHARACTERISTICS::NoOverCurrentProtection

Definition at line 674 of file usbmport.h.

◆ NoPowerSwitching

USHORT _USBPORT_HUB_20_CHARACTERISTICS::NoPowerSwitching

Definition at line 671 of file usbmport.h.

Referenced by EHCI_RH_GetRootHubData().

◆ OverCurrentProtectionMode

USHORT _USBPORT_HUB_20_CHARACTERISTICS::OverCurrentProtectionMode

Definition at line 673 of file usbmport.h.

Referenced by EHCI_RH_GetRootHubData().

◆ PartOfCompoundDevice

USHORT _USBPORT_HUB_20_CHARACTERISTICS::PartOfCompoundDevice

Definition at line 672 of file usbmport.h.

Referenced by EHCI_RH_GetRootHubData().

◆ PortIndicatorsSupported

USHORT _USBPORT_HUB_20_CHARACTERISTICS::PortIndicatorsSupported

Definition at line 676 of file usbmport.h.

◆ PowerControlMode

USHORT _USBPORT_HUB_20_CHARACTERISTICS::PowerControlMode

Definition at line 670 of file usbmport.h.

Referenced by EHCI_RH_GetRootHubData().

◆ Reserved1

USHORT _USBPORT_HUB_20_CHARACTERISTICS::Reserved1

Definition at line 677 of file usbmport.h.

◆ TtThinkTime

USHORT _USBPORT_HUB_20_CHARACTERISTICS::TtThinkTime

Definition at line 675 of file usbmport.h.


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