USB::ECM_RNDIS::Device Class Reference
#include <Device.h>
Inheritance diagram for USB::ECM_RNDIS::Device:
Collaboration diagram for USB::ECM_RNDIS::Device:
Public Member Functions | |
| DeviceInterface (uint8_t instance, const char *name) | |
| Constructor. More... | |
Public Member Functions inherited from USB::DeviceInterface | |
| DeviceInterface (uint8_t instance, const char *name) | |
| Constructor. More... | |
| const char * | getName () const |
Additional Inherited Members | |
Protected Attributes inherited from USB::DeviceInterface | |
| uint8_t | inst |
| const char * | name |
Member Function Documentation
◆ DeviceInterface()
|
inline |
Constructor.
- Parameters
-
instance TinyUSB instance or index (class-specific) name Declared name for this interface instance
The documentation for this class was generated from the following file:
Public Member Functions inherited from
1.8.17