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 I2CFactoryProviderI2CFactory.UnsupportedBusNumberExceptionIOExceptionCopyright © 2012–2021 Pi4J. All rights reserved.