SunSPOT API V5.0


Uses of Interface
com.sun.spot.sensorboard.capabilities.IGPIOController

Packages that use IGPIOController
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 IGPIOController in com.sun.spot.sensorboard
 

Classes in com.sun.spot.sensorboard that implement IGPIOController
 class EDemoController
          This class manages the SPI interfaces and communications to the reachable parts on the EDemoBoard, namely the Atmega88, the Analog to Digital Converter, and the flash eeprom. ( some of this is done by superclasses ) Controller interfaces use a model of interaction that allows for behaviours of the controlled functionality to be modified by implementing the accessor interfaces.
 

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

Constructors in com.sun.spot.sensorboard.io with parameters of type IGPIOController
InputPin(PinDescriptor idx, IGPIOController cntrl)
          Do not call: for internal use only.
IOPin(PinDescriptor idx, IGPIOController cntrl)
          Do not call: for internal use only.
OutputPin(PinDescriptor idx, IGPIOController cntrl)
          Do not call: for internal use only.
 


SunSPOT API V5.0


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