public static final class DeviceResources.Device.CellPinInversion.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
int |
getCellPin() |
DeviceResources.Device.CellPinInversionParameter.Reader |
getInverting() |
DeviceResources.Device.CellPinInversionParameter.Reader |
getNotInverting() |
boolean |
hasInverting() |
boolean |
hasNotInverting() |
public final int getCellPin()
public boolean hasNotInverting()
public DeviceResources.Device.CellPinInversionParameter.Reader getNotInverting()
public boolean hasInverting()
public DeviceResources.Device.CellPinInversionParameter.Reader getInverting()