iPXE
Data Fields
usb_descriptor_header Struct Reference

A USB descriptor header. More...

#include <usb.h>

Data Fields

uint8_t len
 Length of descriptor. More...
 
uint8_t type
 Descriptor type. More...
 

Detailed Description

A USB descriptor header.

Definition at line 158 of file usb.h.

Field Documentation

◆ len

uint8_t usb_descriptor_header::len

Length of descriptor.

Definition at line 160 of file usb.h.

Referenced by usb_describe().

◆ type

uint8_t usb_descriptor_header::type

Descriptor type.

Definition at line 162 of file usb.h.

Referenced by usb_endpoint_companion_descriptor(), and usbio_interface().


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