usb_endpoint_description_t Struct Reference
[USB library for device drivers]

Description of endpoint characteristics. More...

#include <pipes.h>


Data Fields

usb_direction_t direction
 Transfer direction (to or from a device).
unsigned int flags
 Extra endpoint flags.
int interface_class
 Interface class this endpoint belongs to (-1 for any).
int interface_protocol
 Interface protocol this endpoint belongs to (-1 for any).
int interface_subclass
 Interface subclass this endpoint belongs to (-1 for any).
usb_transfer_type_t transfer_type
 Transfer type (e.g.


Detailed Description

Description of endpoint characteristics.

Definition at line 124 of file pipes.h.


Field Documentation

usb_transfer_type_t transfer_type

Transfer type (e.g.

control or interrupt).

Definition at line 126 of file pipes.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7