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

#include <usbprotocoldefs.h>

Public Attributes

BYTE fCurrentConnectionStatus:1
 
BYTE fEnabled:1
 
BYTE fSuspend:1
 
BYTE fOverCurrent:1
 
BYTE fReset:1
 
BYTE bReserved1:3
 
BYTE fPortPower:1
 
BYTE fLowSpeedDevice:1
 
BYTE fHighSpeedDevice:1
 
BYTE fTestMode:1
 
BYTE fPortIndicatorControl:1
 
BYTE bReserved2:3
 

Detailed Description

Definition at line 465 of file usbprotocoldefs.h.

Member Data Documentation

◆ bReserved1

BYTE _USBHUBPORTSTATUS::Bits::bReserved1

Definition at line 471 of file usbprotocoldefs.h.

◆ bReserved2

BYTE _USBHUBPORTSTATUS::Bits::bReserved2

Definition at line 477 of file usbprotocoldefs.h.

◆ fCurrentConnectionStatus

BYTE _USBHUBPORTSTATUS::Bits::fCurrentConnectionStatus

Definition at line 466 of file usbprotocoldefs.h.

◆ fEnabled

BYTE _USBHUBPORTSTATUS::Bits::fEnabled

Definition at line 467 of file usbprotocoldefs.h.

◆ fHighSpeedDevice

BYTE _USBHUBPORTSTATUS::Bits::fHighSpeedDevice

Definition at line 474 of file usbprotocoldefs.h.

◆ fLowSpeedDevice

BYTE _USBHUBPORTSTATUS::Bits::fLowSpeedDevice

Definition at line 473 of file usbprotocoldefs.h.

◆ fOverCurrent

BYTE _USBHUBPORTSTATUS::Bits::fOverCurrent

Definition at line 469 of file usbprotocoldefs.h.

◆ fPortIndicatorControl

BYTE _USBHUBPORTSTATUS::Bits::fPortIndicatorControl

Definition at line 476 of file usbprotocoldefs.h.

◆ fPortPower

BYTE _USBHUBPORTSTATUS::Bits::fPortPower

Definition at line 472 of file usbprotocoldefs.h.

◆ fReset

BYTE _USBHUBPORTSTATUS::Bits::fReset

Definition at line 470 of file usbprotocoldefs.h.

◆ fSuspend

BYTE _USBHUBPORTSTATUS::Bits::fSuspend

Definition at line 468 of file usbprotocoldefs.h.

◆ fTestMode

BYTE _USBHUBPORTSTATUS::Bits::fTestMode

Definition at line 475 of file usbprotocoldefs.h.


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