TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_USB_STRING_DESCRIPTOR Struct Reference

#include <MdePkg/Include/IndustryStandard/Usb.h>

Data Fields

UINT8 Length
 
UINT8 DescriptorType
 
CHAR16 String [1]
 

Detailed Description

UNICODE String Descriptor USB 2.0 spec, Section 9.6.7

Definition at line 184 of file Usb.h.

Field Documentation

◆ DescriptorType

UINT8 EFI_USB_STRING_DESCRIPTOR::DescriptorType

Definition at line 186 of file Usb.h.

◆ Length

UINT8 EFI_USB_STRING_DESCRIPTOR::Length

Definition at line 185 of file Usb.h.

◆ String

CHAR16 EFI_USB_STRING_DESCRIPTOR::String[1]

Definition at line 187 of file Usb.h.


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