A wrapper on the UsbSettings.
More...
#include <WUsbSettings.h>
A wrapper on the UsbSettings.
◆ WUsbSettings() [1/2]
WCommunication::WUsbSettings::WUsbSettings |
( |
| ) |
|
|
inline |
◆ WUsbSettings() [2/2]
WCommunication::WUsbSettings::WUsbSettings |
( |
unsigned int |
vendorId, |
|
|
unsigned int |
productId, |
|
|
unsigned int |
readChannel, |
|
|
unsigned int |
writeChannel |
|
) |
| |
|
inline |
Copy constructor.
- Parameters
-
vendorId | The hardware vendor identifier |
productId | The hardware product identifier |
writeChannel | The device's channel identifier on which command must be sent |
readChannel | The device's channel identifier on which ackowledgments and raw data will be sent |
◆ ~WUsbSettings()
WCommunication::WUsbSettings::~WUsbSettings |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: