|
SunSPOT API V2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITriColorLED | |
|---|---|
| com.sun.spot.sensorboard | Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. |
| com.sun.spot.sensorboard.capabilities | Interfaces that define how a sensorboard should implement a particular type of controller. |
| 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 ITriColorLED in com.sun.spot.sensorboard |
|---|
| Methods in com.sun.spot.sensorboard that return ITriColorLED | |
|---|---|
ITriColorLED |
EDemoBoard.bindLED(PinDescriptor pidx)
Returns an accessor object to the indicated 3 color LED. |
ITriColorLED |
EDemoBoard.getLED(PinDescriptor pidx)
Convienence method to bind and return the LED that is reqested. |
ITriColorLED[] |
IDemoBoard.getLEDs()
return an array of all the builtin LEDs Note that this is only those that are actually built into the edemo board |
ITriColorLED[] |
EDemoBoard.getLEDs()
Convienence method that returns an array of all the built in LEDs. |
| Uses of ITriColorLED in com.sun.spot.sensorboard.capabilities |
|---|
| Methods in com.sun.spot.sensorboard.capabilities that return ITriColorLED | |
|---|---|
ITriColorLED |
ITriColorLEDController.bindLED(PinDescriptor pidx)
Bind an LED to the pin and return the accessor object |
| Uses of ITriColorLED in com.sun.spot.sensorboard.peripheral |
|---|
| Classes in com.sun.spot.sensorboard.peripheral that implement ITriColorLED | |
|---|---|
class |
TriColorLED
Provides access to the colored LEDs |
|
SunSPOT API V2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||