| Package | Description |
|---|---|
| io.silverspoon.bulldog.core.io.bus.i2c | |
| io.silverspoon.bulldog.core.platform |
| Modifier and Type | Method and Description |
|---|---|
I2cBus |
I2cConnection.getBus() |
I2cBus |
I2cPinFeature.getI2cBus() |
| Constructor and Description |
|---|
I2cConnection(I2cBus bus,
int address) |
I2cDevice(I2cBus bus,
int address) |
| Modifier and Type | Method and Description |
|---|---|
I2cBus |
AbstractBoard.getI2cBus(String name) |
I2cBus |
Board.getI2cBus(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<I2cBus> |
AbstractBoard.getI2cBuses() |
List<I2cBus> |
Board.getI2cBuses() |
Copyright © 2015 silverspoon.io. All rights reserved.