Interface I2CBus

  • All Known Implementing Classes:
    I2CBusImpl

    public interface I2CBus
    This is abstraction of i2c bus. This interface allows the bus to return i2c device.
    Author:
    Daniel Sendula, refactored by RasPelikan