Base class to support a USB device interface implementation.
More...
#include <DeviceInterface.h>
Base class to support a USB device interface implementation.
◆ DeviceInterface()
USB::DeviceInterface::DeviceInterface |
( |
uint8_t |
instance, |
|
|
const char * |
name |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
instance | TinyUSB instance or index (class-specific) |
name | Declared name for this interface instance |
◆ getName()
const char* USB::DeviceInterface::getName |
( |
| ) |
const |
|
inline |
◆ inst
◆ name
const char* USB::DeviceInterface::name |
|
protected |
The documentation for this class was generated from the following file: