public class I2CFactory extends Object
I2CBus
interface.Modifier and Type | Method and Description |
---|---|
static I2CBus |
getInstance(int busNumber)
Create new I2CBus instance
|
static void |
setFactory(I2CFactoryProvider factoryProvider)
allow changing the provider for the factory
|
public static I2CBus getInstance(int busNumber) throws IOException
IOException
public static void setFactory(I2CFactoryProvider factoryProvider)
factoryProvider
- Copyright © 2012–2019 Pi4J. All rights reserved.