SunSPOT API V5.0


Uses of Interface
com.sun.spot.sensorboard.io.IIOPin

Packages that use IIOPin
com.sun.spot.sensorboard Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. 
com.sun.spot.sensorboard.io Interfaces and concrete implmentations of classes to enable simple low-level i/o to and from the SunSPOT sensorboards. 
 

Uses of IIOPin in com.sun.spot.sensorboard
 

Methods in com.sun.spot.sensorboard that return IIOPin
 IIOPin[] IDemoBoard.getIOPins()
          Method to return an array of the builtin bidirectional digital pins.
 IIOPin[] EDemoController.getIOPins()
          Method to return an array of the builtin bidirectional digital pins.
 IIOPin[] EDemoBoard.getIOPins()
          Method to return an array of the built in bidirectional digital pins.
 

Uses of IIOPin in com.sun.spot.sensorboard.io
 

Classes in com.sun.spot.sensorboard.io that implement IIOPin
 class IOPin
           
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.