Package | Description |
---|---|
jdk.dio.i2cbus |
Interfaces and classes for I2C (Inter-Integrated Circuit Bus) device access.
|
Class and Description |
---|
I2CCombinedMessage
The
I2CCombinedMessage interface provides methods for constructing a
combined message. |
I2CDevice
The
I2CDevice interface provides methods for sending and receiving data to/from an I2C
slave device. |
I2CDevice.Bus
The
Bus interface is a simplified abstraction of an I2C bus
providing methods for creating combined messages. |
I2CDeviceConfig
The
I2CDeviceConfig class encapsulates the hardware addressing information, and static
and dynamic configuration parameters of an I2C slave device. |
I2CDeviceConfig.Builder
The
Builder class allows for creating and initializing
I2CDeviceConfig objects. |
Copyright © 2012, 2015, Oracle and/or its affiliates. All rights reserved.
Legal Notices