| 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).
|
| com.embeddedunveiled.serial.internal |
Encapsulates behavior and environment required for internal use of this library
in a consolidated way.
|
| com.embeddedunveiled.serial.usb |
Encapsulates behavior and environment centered around serial port communication
involving use of USB port and USB services.
|
| Class and Description |
|---|
| SerialComHID
The SCM library provides two set of APIs for communicating with a HID device.
|
| Class and Description |
|---|
| IHIDInputReportListener
The interface IHIDInputReportListener should be implemented by class who wish to
receive input reports from HID device whenever an input report is received by host computer.
|
| SerialComHID
The SCM library provides two set of APIs for communicating with a HID device.
|
| SerialComHIDdevice
Represents a HID device with information about it.
|
| SerialComHIDTransport
Super class for all HID transport mediums.
|
| Class and Description |
|---|
| IHIDInputReportListener
The interface IHIDInputReportListener should be implemented by class who wish to
receive input reports from HID device whenever an input report is received by host computer.
|
| Class and Description |
|---|
| SerialComHIDdevice
Represents a HID device with information about it.
|
| SerialComHIDTransport
Super class for all HID transport mediums.
|
Copyright © 2016. All rights reserved.