| Package | Description |
|---|---|
| com.embeddedunveiled.serial |
Encapsulates behavior and environment centered around serial port communication.
|
| com.embeddedunveiled.serial.hid |
Encapsulates behavior and environment centered around communication with human
interface devices (HID class devices).
|
| Modifier and Type | Method and Description |
|---|---|
SerialComHID |
SerialComManager.getSerialComHIDInstance(int type,
String directoryPath,
String loadedLibName)
Allocate, initialize and return an instance of requested mode for communication with
HID device.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SerialComRawHID
Contains APIs to communicate with a HID class device in raw mode.
|
Copyright © 2016. All rights reserved.