XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
USB_CONFIG_DESCRIPTOR Struct Reference

#include <Usb.h>

Public Attributes

UINT8 Length
 
UINT8 DescriptorType
 
UINT16 TotalLength
 
UINT8 NumInterfaces
 
UINT8 ConfigurationValue
 
UINT8 Configuration
 
UINT8 Attributes
 
UINT8 MaxPower
 

Detailed Description

Standard Configuration Descriptor USB 2.0 spec, Section 9.6.3

Member Data Documentation

◆ Attributes

UINT8 USB_CONFIG_DESCRIPTOR::Attributes

◆ Configuration

UINT8 USB_CONFIG_DESCRIPTOR::Configuration

◆ ConfigurationValue

UINT8 USB_CONFIG_DESCRIPTOR::ConfigurationValue

◆ DescriptorType

UINT8 USB_CONFIG_DESCRIPTOR::DescriptorType

◆ Length

UINT8 USB_CONFIG_DESCRIPTOR::Length

◆ MaxPower

UINT8 USB_CONFIG_DESCRIPTOR::MaxPower

◆ NumInterfaces

UINT8 USB_CONFIG_DESCRIPTOR::NumInterfaces

◆ TotalLength

UINT16 USB_CONFIG_DESCRIPTOR::TotalLength

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