SunSPOT API V5.0


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

Packages that use ITriColorLEDController
com.sun.spot.sensorboard Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. 
com.sun.spot.sensorboard.peripheral Interfaces and concrete implementations of various peripherals that are either connected to or built into the daughter cards. 
 

Uses of ITriColorLEDController in com.sun.spot.sensorboard
 

Classes in com.sun.spot.sensorboard that implement ITriColorLEDController
 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 ITriColorLEDController in com.sun.spot.sensorboard.peripheral
 

Constructors in com.sun.spot.sensorboard.peripheral with parameters of type ITriColorLEDController
TriColorLED(PinDescriptor pidx, ITriColorLEDController cntrl)
          Constructor.
 


SunSPOT API V5.0


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