|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServoController | |
|---|---|
| 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 IServoController in com.sun.spot.sensorboard |
|---|
| Classes in com.sun.spot.sensorboard that implement IServoController | |
|---|---|
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 IServoController in com.sun.spot.sensorboard.peripheral |
|---|
| Methods in com.sun.spot.sensorboard.peripheral that return IServoController | |
|---|---|
IServoController |
Servo.getController()
Return the servocontroller of this servo. |
IServoController |
IServo.getController()
Return the servo controller for this servo. |
|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||