#include <WinUsbConnection.h>
◆ WinUsbConnection()
WinUsbConnection |
( |
wstring |
devicePath, |
|
|
wstring |
friendlyName, |
|
|
wstring |
serialNumber, |
|
|
int |
rev |
|
) |
| |
◆ ~WinUsbConnection()
◆ close()
◆ debugPrintLastError()
static void debugPrintLastError |
( |
| ) |
|
|
static |
◆ devicePath()
◆ name()
◆ open()
◆ receiveDataPeripheralChannel()
bool receiveDataPeripheralChannel |
( |
uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
overridevirtual |
◆ receivePinReportPacket()
bool receivePinReportPacket |
( |
uint8_t * |
data | ) |
|
|
overridevirtual |
◆ sendDataPeripheralChannel()
void sendDataPeripheralChannel |
( |
uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
overridevirtual |
◆ sendDataPinConfigChannel()
void sendDataPinConfigChannel |
( |
uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
overridevirtual |
◆ serialNumber()
The documentation for this class was generated from the following file: