| Package | Description |
|---|---|
| com.pi4j.io.i2c | |
| com.pi4j.io.i2c.impl |
| Modifier and Type | Method and Description |
|---|---|
static I2CBus |
I2CFactory.getInstance(int busNumber)
Create new I2CBus instance
|
| Modifier and Type | Class and Description |
|---|---|
class |
I2CBusImpl
This is implementation of i2c bus.
|
| Modifier and Type | Method and Description |
|---|---|
static I2CBus |
I2CBusImpl.getBus(int busNumber)
Factory method that returns bus implementation.
|
Copyright © 2012-2013 Pi4J. All Rights Reserved.