![]() |
PIP 5.6.1
Platform-Independent Primitives
|
USB interface description with its endpoints. More...
#include <piusb.h>
Public Attributes | |
| uchar | index = 0 |
| Index inside the configuration descriptor. | |
| uchar | value_to_select = 0 |
| Value used to select this interface. | |
| ushort | class_code = 0 |
| USB interface class code. | |
| ushort | subclass_code = 0 |
| USB interface subclass code. | |
| ushort | protocol_code = 0 |
| USB interface protocol code. | |
| PIVector< PIUSB::Endpoint > | endpoints |
| Endpoints exposed by this interface. | |
USB interface description with its endpoints.