OpenOCD
usb_language_descriptor Struct Reference

USB Language Descriptor. More...

Data Fields

uint8_t bDescriptorType
 STRING descriptor type. More...
 
uint8_t bLength
 Size of this descriptor in bytes. More...
 
uint16_t wLANGID []
 LANGID codes. More...
 

Detailed Description

USB Language Descriptor.

See USB 1.1 spec, pp. 204 - 205

Definition at line 91 of file usb.h.

Field Documentation

◆ bDescriptorType

uint8_t usb_language_descriptor::bDescriptorType

STRING descriptor type.

Definition at line 93 of file usb.h.

◆ bLength

uint8_t usb_language_descriptor::bLength

Size of this descriptor in bytes.

Definition at line 92 of file usb.h.

◆ wLANGID

uint16_t usb_language_descriptor::wLANGID[]

LANGID codes.

Definition at line 94 of file usb.h.


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