S_usb_endpoint_descriptor Struct Reference

#include <usb_descriptors.h>


Detailed Description

USB Endpoint Descriptor.

Definition at line 333 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 343 of file usb_descriptors.h.

Address of the endpoint.

Definition at line 344 of file usb_descriptors.h.

Interval for polling EP in ms.

Definition at line 347 of file usb_descriptors.h.

Size of this descriptor in bytes.

Definition at line 342 of file usb_descriptors.h.

Endpoint's attributes.

Definition at line 345 of file usb_descriptors.h.

Maximum packet size for this EP.

Definition at line 346 of file usb_descriptors.h.


Generated on Fri Feb 19 02:22:52 2010 for AVR32 - Control Panel demonstration. by  doxygen 1.5.5