|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IADT7411
| Method Summary | |
|---|---|
byte |
read(byte addr)
Read a byte from the ADC |
void |
write(byte addr,
byte value)
Write a byte to the ADC |
| Methods inherited from interface com.sun.spot.sensorboard.hardware.ISPIControlledIOChip |
|---|
claimedPins, claimPin, getSPI |
| Method Detail |
|---|
byte read(byte addr)
addr - address to be read
void write(byte addr,
byte value)
addr - address to writevalue - to be written
|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||