Package | Description |
---|---|
com.pi4j.component.potentiometer.microchip.impl |
Modifier and Type | Class and Description |
---|---|
class |
MicrochipPotentiometerDefaultDeviceControllerFactory
Default-factory which is used by the potentiometer's constructor which
hides the 'controllerFactory'-parameter.
|
Modifier and Type | Method and Description |
---|---|
static MicrochipPotentiometerDeviceControllerFactory |
MicrochipPotentiometerDefaultDeviceControllerFactory.getInstance() |
Constructor and Description |
---|
MicrochipPotentiometerBase(I2CBus i2cBus,
boolean pinA0,
boolean pinA1,
boolean pinA2,
MicrochipPotentiometerChannel channel,
MicrochipPotentiometerNonVolatileMode nonVolatileMode,
int initialValueForVolatileWipers,
MicrochipPotentiometerDeviceControllerFactory controllerFactory)
Builds an instance which is ready to use.
|
Copyright © 2012–2016 Pi4J. All rights reserved.