public interface I2CBus
static final int BUS_0
static final int BUS_1
I2CDevice getDevice(int address) throws IOException
address - i2c device's addressIOException - thrown in case this bus cannot return i2c device.void close()
throws IOException
IOException - thrown in case there are problems closing this i2c bus.Copyright © 2012 Pi4J. All Rights Reserved.