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

#include <Usb.h>

Public Attributes

UINT8 Length
 
UINT8 DescriptorType
 
UINT8 InterfaceNumber
 
UINT8 AlternateSetting
 
UINT8 NumEndpoints
 
UINT8 InterfaceClass
 
UINT8 InterfaceSubClass
 
UINT8 InterfaceProtocol
 
UINT8 Interface
 

Detailed Description

Standard Interface Descriptor USB 2.0 spec, Section 9.6.5

Member Data Documentation

◆ AlternateSetting

UINT8 USB_INTERFACE_DESCRIPTOR::AlternateSetting

◆ DescriptorType

UINT8 USB_INTERFACE_DESCRIPTOR::DescriptorType

◆ Interface

UINT8 USB_INTERFACE_DESCRIPTOR::Interface

◆ InterfaceClass

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceClass

◆ InterfaceNumber

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceNumber

◆ InterfaceProtocol

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceProtocol

◆ InterfaceSubClass

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceSubClass

◆ Length

UINT8 USB_INTERFACE_DESCRIPTOR::Length

◆ NumEndpoints

UINT8 USB_INTERFACE_DESCRIPTOR::NumEndpoints

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