Xmega Application Note | |||||
#include <usb_descriptors.h>
Definition at line 215 of file usb_descriptors.h.
Data Fields | |
uint8_t | bDescriptorType |
uint8_t | bEndpointAddress |
uint8_t | bInterval |
uint8_t | bLength |
uint8_t | bmAttributes |
uint16_t | wMaxPacketSize |
ENDPOINT descriptor type
Definition at line 217 of file usb_descriptors.h.
Address of the endpoint
Definition at line 218 of file usb_descriptors.h.
Interval for polling EP in ms
Definition at line 221 of file usb_descriptors.h.
Size of this descriptor in bytes
Definition at line 216 of file usb_descriptors.h.
Endpoint's attributes
Definition at line 219 of file usb_descriptors.h.
Maximum packet size for this EP
Definition at line 220 of file usb_descriptors.h.
Generated on Mon Jan 18 09:26:15 2010 for AVR1907 Xplain USB Gateway by ![]() |