Microchip® Advanced Software Framework

S_usb_language_id Struct Reference

USB Language Descriptor.

#include <usb_descriptors.h>

Data Fields

uint8_t bDescriptorType
 STRING descriptor type. More...
 
U8 bDescriptorType
 STRING descriptor type. More...
 
uint8_t bLength
 Size of this descriptor in bytes. More...
 
U8 bLength
 Size of this descriptor in bytes. More...
 
uint16_t wlangid
 Language id. More...
 
U16 wlangid
 Language id. More...
 

U8 S_usb_language_id::bDescriptorType

STRING descriptor type.

U8 S_usb_language_id::bDescriptorType

STRING descriptor type.

U8 S_usb_language_id::bLength

Size of this descriptor in bytes.

U8 S_usb_language_id::bLength

Size of this descriptor in bytes.

U16 S_usb_language_id::wlangid

Language id.

U16 S_usb_language_id::wlangid

Language id.