public class I2CProviderImpl extends Object implements I2CFactoryProvider
Constructor and Description |
---|
I2CProviderImpl() |
Modifier and Type | Method and Description |
---|---|
I2CBus |
getBus(int busNumber,
long lockAquireTimeout,
TimeUnit lockAquireTimeoutUnit) |
public I2CProviderImpl()
public I2CBus getBus(int busNumber, long lockAquireTimeout, TimeUnit lockAquireTimeoutUnit) throws I2CFactory.UnsupportedBusNumberException, IOException
getBus
in interface I2CFactoryProvider
I2CFactory.UnsupportedBusNumberException
IOException
Copyright © 2012–2019 Pi4J. All rights reserved.