USB string descriptor (USB 2.0 spec table 9-16) More...
USB string descriptor (USB 2.0 spec table 9-16)
Definition at line 185 of file descriptor.h.
#include <descriptor.h>
Data Fields | |
| uint8_t | length |
| Size of this descriptor. | |
| uint8_t | type |
| String descriptor type. | |
| uint8_t usb_descriptor_string_t::length |
Size of this descriptor.
Definition at line 186 of file descriptor.h.
| uint8_t usb_descriptor_string_t::type |
String descriptor type.
Definition at line 187 of file descriptor.h.