Common base class to support Host USB access.
More...
#include <HostInterface.h>
Common base class to support Host USB access.
◆ begin()
void USB::HostInterface::begin |
( |
const Instance & |
inst | ) |
|
|
inline |
Descendant classes should override this method to peform initialisation.
◆ end()
virtual void USB::HostInterface::end |
( |
| ) |
|
|
inlinevirtual |
◆ getAddress()
uint8_t USB::HostInterface::getAddress |
( |
| ) |
const |
|
inline |
◆ getName()
const char* USB::HostInterface::getName |
( |
| ) |
const |
|
inline |
◆ operator==() [1/2]
bool USB::HostInterface::operator== |
( |
const HostInterface & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool USB::HostInterface::operator== |
( |
const Instance & |
other | ) |
const |
|
inline |
◆ inst
The documentation for this class was generated from the following file: