ReactOS 0.4.15-dev-7842-g558ab78
_USBDEVICEDESC Struct Reference

#include <usbprotocoldefs.h>

Public Attributes

BYTE bLength
 
BYTE bDescriptorType
 
USHORT usUSB
 
BYTE bDeviceClass
 
BYTE bDeviceSubClass
 
BYTE bProtocol
 
BYTE bMaxPacket0
 
USHORT usVendor
 
USHORT usProduct
 
USHORT usDeviceNumber
 
BYTE bManufacturer
 
BYTE bProductDesc
 
BYTE bSerialNumber
 
BYTE bNumConfigs
 

Detailed Description

Definition at line 269 of file usbprotocoldefs.h.

Member Data Documentation

◆ bDescriptorType

BYTE _USBDEVICEDESC::bDescriptorType

Definition at line 271 of file usbprotocoldefs.h.

◆ bDeviceClass

BYTE _USBDEVICEDESC::bDeviceClass

Definition at line 273 of file usbprotocoldefs.h.

◆ bDeviceSubClass

BYTE _USBDEVICEDESC::bDeviceSubClass

Definition at line 274 of file usbprotocoldefs.h.

◆ bLength

BYTE _USBDEVICEDESC::bLength

Definition at line 270 of file usbprotocoldefs.h.

◆ bManufacturer

BYTE _USBDEVICEDESC::bManufacturer

Definition at line 280 of file usbprotocoldefs.h.

◆ bMaxPacket0

BYTE _USBDEVICEDESC::bMaxPacket0

Definition at line 276 of file usbprotocoldefs.h.

◆ bNumConfigs

BYTE _USBDEVICEDESC::bNumConfigs

Definition at line 283 of file usbprotocoldefs.h.

◆ bProductDesc

BYTE _USBDEVICEDESC::bProductDesc

Definition at line 281 of file usbprotocoldefs.h.

◆ bProtocol

BYTE _USBDEVICEDESC::bProtocol

Definition at line 275 of file usbprotocoldefs.h.

◆ bSerialNumber

BYTE _USBDEVICEDESC::bSerialNumber

Definition at line 282 of file usbprotocoldefs.h.

◆ usDeviceNumber

USHORT _USBDEVICEDESC::usDeviceNumber

Definition at line 279 of file usbprotocoldefs.h.

◆ usProduct

USHORT _USBDEVICEDESC::usProduct

Definition at line 278 of file usbprotocoldefs.h.

◆ usUSB

USHORT _USBDEVICEDESC::usUSB

Definition at line 272 of file usbprotocoldefs.h.

◆ usVendor

USHORT _USBDEVICEDESC::usVendor

Definition at line 277 of file usbprotocoldefs.h.


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