Sun SPOT API
Green Release  


Package com.sun.spot.sensorboard.io

Interfaces and concrete implmentations of classes to enable simple low-level i/o to and from the SunSPOT sensorboards.

See:
          Description

Interface Summary
IInputPin Interface SingleBitInput defines access to a single input pin.
IIOPin  
IOutputPin Interface SingleBitOutput defines access to a single output pin.
IPWMOutput Interface PWMOutput provides access to a PWM (Pulse Width Modulated) output.
IScalarInput RangeInput provides access to the values returned by an analogue input device.
ITemperatureInput  
 

Class Summary
BinaryScalar Class to allow using a ScalarInput as though it is an GPIO InputPin.
InputPin Accessor object for input only GPIO pins.
InvertingInputPin Class implementing single bit input with inversion of values read, i.e.
InvertingOutputPin Class implementing single bit output with inversion of values suppied by the calling code, i.e.
IOPin  
OutputPin Accessor object for output only GPIO pins.
PinDescriptor Describe the operating parameters of a particular hardware pin.
ScalarInput simple concrete implementation of IScalarInput.
 

Exception Summary
IOPinException  
 

Package com.sun.spot.sensorboard.io Description

Interfaces and concrete implmentations of classes to enable simple low-level i/o to and from the SunSPOT sensorboards.


Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.