Interface | Description |
---|---|
I2CBus |
This is abstraction of i2c bus.
|
I2CDevice |
This is abstraction of an i2c device.
|
I2CFactoryProvider |
Class | Description |
---|---|
I2CConstants |
These are constants scraped directly from linux kernel (i2c-dev.h i2c.h).
|
I2CFactory |
I2C factory - it returns instances of
I2CBus interface. |
Exception | Description |
---|---|
I2CFactory.UnsupportedBusNumberException |
Copyright © 2012–2019 Pi4J. All rights reserved.