| Package | Description |
|---|---|
| com.cinterion.io |
| Modifier and Type | Method and Description |
|---|---|
static I2cBusConnection |
I2cBusConnection.open(int busId)
Open a new instance of a logical connection to an I2C bus.
|
static I2cBusConnection |
I2cBusConnection.open(int busId,
int baudrate)
Open a new instance of a logical connection to an I2C bus.
|