| Package | Description |
|---|---|
| com.embeddedunveiled.serial.hid |
Encapsulates behavior and environment centered around communication with human
interface devices (HID class devices).
|
| com.embeddedunveiled.serial.usb |
Encapsulates behavior and environment centered around serial port communication
involving use of USB port and USB services.
|
| Modifier and Type | Method and Description |
|---|---|
SerialComHIDTransport |
SerialComRawHID.getHIDTransportInstance(int transport)
Returns an instance of class SerialComUSBHID for HID over USB operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SerialComUSBHID
Provides methods to communicate with USB HID devices.
|
Copyright © 2016. All rights reserved.