|
SunSPOT API V2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IToneGenerator | |
|---|---|
| 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 IToneGenerator in com.sun.spot.sensorboard |
|---|
| Methods in com.sun.spot.sensorboard that return IToneGenerator | |
|---|---|
IToneGenerator |
EDemoBoard.bindToneGenerator(PinDescriptor pidx)
Register and return accessor object for ToneGenerator on indicated pin. |
| Uses of IToneGenerator in com.sun.spot.sensorboard.capabilities |
|---|
| Methods in com.sun.spot.sensorboard.capabilities that return IToneGenerator | |
|---|---|
IToneGenerator |
IToneGeneratorController.bindToneGenerator(PinDescriptor pidx)
Register a pin as a tone generator and return the accessor object |
| Uses of IToneGenerator in com.sun.spot.sensorboard.peripheral |
|---|
| Classes in com.sun.spot.sensorboard.peripheral that implement IToneGenerator | |
|---|---|
class |
ToneGenerator
Allows attaching a simple speaker device to an output pin to generate various simple frequencies. |
|
SunSPOT API V2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||