Xmega Application Note | |||||
#include <usb_descriptors.h>
Definition at line 189 of file usb_descriptors.h.
Data Fields | |
uint8_t | bDescriptorType |
uint8_t | bFirstInterface |
uint8_t | bFunctionClass |
uint8_t | bFunctionProtocol |
uint8_t | bFunctionSubClass |
uint8_t | bInterfaceCount |
uint8_t | bLength |
uint8_t | iFunction |
INTERFACE descriptor type
Definition at line 191 of file usb_descriptors.h.
Number of interface
Definition at line 192 of file usb_descriptors.h.
Class code assigned by the USB
Definition at line 194 of file usb_descriptors.h.
Protocol code assigned by the USB
Definition at line 196 of file usb_descriptors.h.
Sub-class code assigned by the USB
Definition at line 195 of file usb_descriptors.h.
value to select alternate setting
Definition at line 193 of file usb_descriptors.h.
size of this descriptor in bytes
Definition at line 190 of file usb_descriptors.h.
Index of string descriptor
Definition at line 197 of file usb_descriptors.h.
Generated on Mon Jan 18 09:26:15 2010 for AVR1907 Xplain USB Gateway by ![]() |