iPXE
Data Fields
usb_string_descriptor Struct Reference

A USB string descriptor. More...

#include <usb.h>

Data Fields

struct usb_descriptor_header header
 Descriptor header. More...
 
char string [0]
 String. More...
 

Detailed Description

A USB string descriptor.

Definition at line 216 of file usb.h.

Field Documentation

◆ header

struct usb_descriptor_header usb_string_descriptor::header

Descriptor header.

Definition at line 218 of file usb.h.

◆ string

char usb_string_descriptor::string[0]

String.

Definition at line 220 of file usb.h.


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