S_usb_endpoint_descriptor Struct Reference

#include <usb_descriptors.h>


Detailed Description

USB Endpoint Descriptor.

Definition at line 299 of file ENUM/DEVICE/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 309 of file ENUM/DEVICE/usb_descriptors.h.

Address of the endpoint.

Definition at line 310 of file ENUM/DEVICE/usb_descriptors.h.

Interval for polling EP in ms.

Definition at line 313 of file ENUM/DEVICE/usb_descriptors.h.

Size of this descriptor in bytes.

Definition at line 308 of file ENUM/DEVICE/usb_descriptors.h.

Endpoint's attributes.

Definition at line 311 of file ENUM/DEVICE/usb_descriptors.h.

Maximum packet size for this EP.

Definition at line 312 of file ENUM/DEVICE/usb_descriptors.h.


Generated on Fri Feb 19 02:32:47 2010 for AVR32 - USB DFU Example: ISP by  doxygen 1.5.5