public class MicrochipPotentiometerTerminalConfiguration extends Object
MicrochipPotentiometerBase
Constructor and Description |
---|
MicrochipPotentiometerTerminalConfiguration(MicrochipPotentiometerChannel channel,
boolean channelEnabled,
boolean pinAEnabled,
boolean pinWEnabled,
boolean pinBEnabled) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
MicrochipPotentiometerChannel |
getChannel() |
boolean |
isChannelEnabled() |
boolean |
isPinAEnabled() |
boolean |
isPinBEnabled() |
boolean |
isPinWEnabled() |
String |
toString() |
public MicrochipPotentiometerTerminalConfiguration(MicrochipPotentiometerChannel channel, boolean channelEnabled, boolean pinAEnabled, boolean pinWEnabled, boolean pinBEnabled)
public MicrochipPotentiometerChannel getChannel()
public boolean isChannelEnabled()
public boolean isPinAEnabled()
public boolean isPinWEnabled()
public boolean isPinBEnabled()
Copyright © 2012–2016 Pi4J. All rights reserved.