org.robokind.api.sensor.gpio
Class RemoteGpioService.GpioPin

java.lang.Object
  extended by org.robokind.api.sensor.gpio.RemoteGpioService.GpioPin
Enclosing class:
RemoteGpioService<T extends SensorEventHeader>

public class RemoteGpioService.GpioPin
extends Object


Field Summary
 int channel
           
 Boolean direction
           
 Boolean value
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channel

public int channel

direction

public Boolean direction

value

public Boolean value


Copyright © 2011-2013. All Rights Reserved.