S_usb_endpoint_descriptor Struct Reference

#include <usb_descriptors.h>


Detailed Description

USB Endpoint Descriptor.

Definition at line 286 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.
U16 wMaxPacketSize
 Maximum packet size for this EP.

Field Documentation

ENDPOINT descriptor type.

Definition at line 296 of file usb_descriptors.h.

Address of the endpoint.

Definition at line 297 of file usb_descriptors.h.

Interval for polling EP in ms.

Definition at line 300 of file usb_descriptors.h.

Size of this descriptor in bytes.

Definition at line 295 of file usb_descriptors.h.

Endpoint's attributes.

Definition at line 298 of file usb_descriptors.h.

Maximum packet size for this EP.

Definition at line 299 of file usb_descriptors.h.


Generated on Fri Feb 19 02:33:16 2010 for AVR32 - USB HID Stand-alone Example by  doxygen 1.5.5