Package | Description |
---|---|
com.pi4j.io.i2c | |
com.pi4j.io.i2c.impl |
Modifier and Type | Method and Description |
---|---|
I2CDevice |
I2CBus.getDevice(int address)
Returns i2c device.
|
Modifier and Type | Class and Description |
---|---|
class |
I2CDeviceImpl
Implementation of i2c device.
|
Modifier and Type | Method and Description |
---|---|
I2CDevice |
I2CBusImpl.getDevice(int address)
Returns i2c device implementation (
I2CDeviceImpl ). |
Copyright © 2012–2019 Pi4J. All rights reserved.