ReactOS 0.4.15-dev-7958-gcd0bb1a
_USBCONFIGDESC Struct Reference

#include <usbprotocoldefs.h>

Public Attributes

BYTE bLength
 
BYTE bDescriptorType
 
USHORT usTotalLength
 
BYTE bNumInterfaces
 
BYTE bConfigValue
 
BYTE bConfig
 
BYTE bAttributes
 
BYTE bMaxPower
 

Detailed Description

Definition at line 286 of file usbprotocoldefs.h.

Member Data Documentation

◆ bAttributes

BYTE _USBCONFIGDESC::bAttributes

Definition at line 293 of file usbprotocoldefs.h.

◆ bConfig

BYTE _USBCONFIGDESC::bConfig

Definition at line 292 of file usbprotocoldefs.h.

◆ bConfigValue

BYTE _USBCONFIGDESC::bConfigValue

Definition at line 291 of file usbprotocoldefs.h.

◆ bDescriptorType

BYTE _USBCONFIGDESC::bDescriptorType

Definition at line 288 of file usbprotocoldefs.h.

◆ bLength

BYTE _USBCONFIGDESC::bLength

Definition at line 287 of file usbprotocoldefs.h.

◆ bMaxPower

BYTE _USBCONFIGDESC::bMaxPower

Definition at line 294 of file usbprotocoldefs.h.

◆ bNumInterfaces

BYTE _USBCONFIGDESC::bNumInterfaces

Definition at line 290 of file usbprotocoldefs.h.

◆ usTotalLength

USHORT _USBCONFIGDESC::usTotalLength

Definition at line 289 of file usbprotocoldefs.h.


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