#include <usb_descriptors.h>
Definition at line 672 of file usb_descriptors.h.
Data Fields | |
U8 | bDescriptorType |
ENDPOINT descriptor type. | |
U8 | bEndpointAddress |
Address of the endpoint. | |
U8 | bInterval |
Interval for polling EP in ms. | |
U8 | bLength |
Size of this descriptor in bytes. | |
U8 | bmAttributes |
Endpoint's attributes. | |
U8 | bRefresh |
U8 | bSynAddress |
U16 | wMaxPacketSize |
Maximum packet size for this EP. |
Definition at line 687 of file usb_descriptors.h.
Definition at line 688 of file usb_descriptors.h.