Microchip® Advanced Software Framework

S_usb_manufacturer_string_descriptor Struct Reference

struct usb_st_manufacturer

#include <usb_descriptors.h>

Data Fields

uint8_t bDescriptorType
 STRING descriptor type. More...
 
uint8_t bLength
 Size of this descriptor in bytes. More...
 
uint16_t wstring [USB_MN_LENGTH]
 Unicode characters. More...
 

uint8_t S_usb_manufacturer_string_descriptor::bDescriptorType

STRING descriptor type.

uint8_t S_usb_manufacturer_string_descriptor::bLength

Size of this descriptor in bytes.

uint16_t S_usb_manufacturer_string_descriptor::wstring[USB_MN_LENGTH]

Unicode characters.