usb_alternate_interface_descriptors_t Struct Reference
[USB library for device drivers]

Wrapper for data related to alternate interface setting. More...

#include <driver.h>


Data Fields

usb_standard_interface_descriptor_tinterface
 Interface descriptor.
uint8_t * nested_descriptors
 Pointer to start of descriptor tree bound with this interface.
size_t nested_descriptors_size
 Size of data pointed by nested_descriptors in bytes.


Detailed Description

Wrapper for data related to alternate interface setting.

The pointers will typically point inside configuration descriptor and thus you shall not deallocate them.

Definition at line 53 of file driver.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