|
SunSPOT API V2.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IADCController
Controller interface of an Analog to Digital Convertor controller.
| Method Summary | |
|---|---|
IScalarInput |
bindScalarInput(PinDescriptor pidx)
Return an accessor object to the indicated pin |
int |
getScalarValue(PinDescriptor pidx)
Return current value of scalar input idx meant to be used only by the accessor objects. |
| Method Detail |
|---|
IScalarInput bindScalarInput(PinDescriptor pidx)
pidx - scalar pin to bind an accessor to
int getScalarValue(PinDescriptor pidx)
pidx - pin to be read
|
SunSPOT API V2.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||