iPXE
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 158 of file Usb.h.

Field Documentation

◆ Length

UINT8 USB_INTERFACE_DESCRIPTOR::Length

Definition at line 159 of file Usb.h.

◆ DescriptorType

UINT8 USB_INTERFACE_DESCRIPTOR::DescriptorType

Definition at line 160 of file Usb.h.

◆ InterfaceNumber

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceNumber

Definition at line 161 of file Usb.h.

◆ AlternateSetting

UINT8 USB_INTERFACE_DESCRIPTOR::AlternateSetting

Definition at line 162 of file Usb.h.

◆ NumEndpoints

UINT8 USB_INTERFACE_DESCRIPTOR::NumEndpoints

Definition at line 163 of file Usb.h.

◆ InterfaceClass

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceClass

Definition at line 164 of file Usb.h.

◆ InterfaceSubClass

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceSubClass

Definition at line 165 of file Usb.h.

◆ InterfaceProtocol

UINT8 USB_INTERFACE_DESCRIPTOR::InterfaceProtocol

Definition at line 166 of file Usb.h.

◆ Interface

UINT8 USB_INTERFACE_DESCRIPTOR::Interface

Definition at line 167 of file Usb.h.


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