| Package | Description |
|---|---|
| com.oracle.deviceaccess.i2cbus |
Interfaces and classes for I2C (Inter-Integrated Circuit Bus) device access.
|
| com.oracle.deviceaccess.spibus |
Interfaces and classes for SPI (Serial Peripheral Interface Bus) device access.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
I2CDevice
The
I2CDevice interface provides methods for sending and receiving data to/from an I2C slave device. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SPIDevice
The
SPIDevice interface provides methods for transmitting and receiving data to/from an SPI slave device. |
Copyright (c) 2012, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.