Microchip® Advanced Software Framework

S_usb_serial_number Struct Reference

struct usb_st_serial_number

#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_SN_LENGTH]
 Unicode characters. More...
 

uint8_t S_usb_serial_number::bDescriptorType

STRING descriptor type.

uint8_t S_usb_serial_number::bLength

Size of this descriptor in bytes.

uint16_t S_usb_serial_number::wstring[USB_SN_LENGTH]

Unicode characters.