#include <usb_descriptors.h>
Definition at line 410 of file usb_descriptors.h.
Data Fields | |
| U8 | bAlternateSetting |
| Value to select alternate setting. | |
| U8 | bDescriptorType |
| INTERFACE descriptor type. | |
| U8 | bInterfaceClass |
| Class code assigned by the USB. | |
| U8 | bInterfaceNumber |
| Number of interface. | |
| U8 | bInterfaceProtocol |
| Protocol code assigned by the USB. | |
| U8 | bInterfaceSubClass |
| Subclass code assigned by the USB. | |
| U8 | bLength |
| Size of this descriptor in bytes. | |
| U8 | bNumEndpoints |
| Number of EP except EP 0. | |
| U8 | iInterface |
| Index of string descriptor. | |
1.5.5