Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members
USB::AltSetting Class Reference
List of all members.Public Member Functions | |
AltSetting () | |
u_int8_t | numEndpoints (void) |
void | dumpDescriptor (void) |
AltSetting descriptor information output. | |
Endpoint * | firstEndpoint (void) |
Endpoint * | nextEndpoint (void) |
Endpoint * | lastEndpoint (void) |
Friends | |
class | Busses |
Busses is a friend because it fills in the descriptor type information on initialisation and rescan. |
Detailed Description
Definition at line 113 of file usbpp.h.
Member Function Documentation
|
AltSetting descriptor information output. This method dumps out the various characteristics of the alternate setting to standard output. It is mostly useful for debugging. |
Friends And Related Function Documentation
|
Busses is a friend because it fills in the descriptor type information on initialisation and rescan.
|
The documentation for this class was generated from the following files: