Class UsbTunnelInterface

Nested Relationships

Nested Types

Class Documentation

class UsbTunnelInterface

Public Functions

UsbTunnelInterface(CemiServer &cemiServer, uint16_t manufacturerId, uint16_t maskVersion)
void loop()
void sendCemiFrame(CemiFrame &frame)

Public Static Functions

static const uint8_t *getKnxHidReportDescriptor()
static uint16_t getHidReportDescriptorLength()
static void receiveHidReport(uint8_t const *data, uint16_t bufSize)