|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
IOPin(PinDescriptor idx,
IGPIOController cntrl)
|
|
OutputPin(PinDescriptor idx,
IGPIOController cntrl)
|
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |