USB::Endpoint Class Reference
Class representing a device endpoint. More...
#include <usbpp.h>
Collaboration diagram for USB::Endpoint:

Public Member Functions | |
| Endpoint () | |
| void | dumpDescriptor (void) |
| Endpoint descriptor information output. | |
Friends | |
| class | Busses |
| Busses is a friend because it fills in the descriptor type information on initialisation and rescan. | |
Detailed Description
Class representing a device endpoint.This class represents a device endpoint. You need this class to perform bulk reads and writes.
Definition at line 36 of file usbpp.h.
Member Function Documentation
| void USB::Endpoint::dumpDescriptor | ( | void | ) |
Friends And Related Function Documentation
friend class Busses [friend] |
The documentation for this class was generated from the following files: