A standard USB string descriptor structure. More...
#include <usb_protocol.h>
Public Attributes | |
uint8_t | bDescriptorType |
uint8_t | bLength |
A standard USB string descriptor structure.
Definition at line 474 of file usb_protocol.h.
uint8_t usb_str_desc_t::bDescriptorType |
Definition at line 476 of file usb_protocol.h.
uint8_t usb_str_desc_t::bLength |
Definition at line 475 of file usb_protocol.h.