|
Pico-Arduino
|
Public Member Functions | |
| PluggableUSBModule (uint8_t numEps, uint8_t numIfs, unsigned int *epType) | |
Protected Attributes | |
| const unsigned int * | endpointType |
| PluggableUSBModule * | next = NULL |
| const uint8_t | numEndpoints |
| const uint8_t | numInterfaces |
| uint8_t | pluggedEndpoint |
| uint8_t | pluggedInterface |
Friends | |
| class | PluggableUSB_ |