usb_endpoint_mapping_t Struct Reference
[USB library for device drivers]

Mapping of endpoint pipes and endpoint descriptions. More...

#include <pipes.h>


Data Fields

const usb_endpoint_description_tdescription
 Endpoint description.
usb_standard_endpoint_descriptor_tdescriptor
 Found descriptor fitting the description.
usb_standard_interface_descriptor_tinterface
 Interface descriptor the endpoint belongs to.
int interface_no
 Interface number the endpoint must belong to (-1 for any).
int interface_setting
 Alternate interface setting to choose.
usb_pipe_tpipe
 Endpoint pipe.
bool present
 Whether the endpoint was actually found.


Detailed Description

Mapping of endpoint pipes and endpoint descriptions.

Definition at line 140 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