iPXE
Data Fields
USB_INTERFACE_DESCRIPTOR Struct Reference

Standard Interface Descriptor USB 2.0 spec, Section 9.6.5. More...

#include <Usb.h>

Data Fields

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.

Definition at line 140 of file Usb.h.

Field Documentation

◆ Length

UINT8 USB_INTERFACE_DESCRIPTOR::Length

Definition at line 141 of file Usb.h.

◆ DescriptorType

UINT8 USB_INTERFACE_DESCRIPTOR::DescriptorType

Definition at line 142 of file Usb.h.

◆ InterfaceNumber

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceNumber

Definition at line 143 of file Usb.h.

◆ AlternateSetting

UINT8 USB_INTERFACE_DESCRIPTOR::AlternateSetting

Definition at line 144 of file Usb.h.

◆ NumEndpoints

UINT8 USB_INTERFACE_DESCRIPTOR::NumEndpoints

Definition at line 145 of file Usb.h.

◆ InterfaceClass

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceClass

Definition at line 146 of file Usb.h.

◆ InterfaceSubClass

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceSubClass

Definition at line 147 of file Usb.h.

◆ InterfaceProtocol

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceProtocol

Definition at line 148 of file Usb.h.

◆ Interface

UINT8 USB_INTERFACE_DESCRIPTOR::Interface

Definition at line 149 of file Usb.h.


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