|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISPI | |
---|---|
com.sun.spot.peripheral.external | Generic support for external boards. |
com.sun.spot.sensorboard | Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. |
com.sun.spot.sensorboard.hardware | Interfaces and concrete classes that embody various pieces of hardware that are built into the SunSPOT sensorboards. |
Uses of ISPI in com.sun.spot.peripheral.external |
---|
Classes in com.sun.spot.peripheral.external that implement ISPI | |
---|---|
class |
BoardDeviceSPI
SPI implementation that hides the use of a DeviceSelector before sending SPI commands. |
Constructors in com.sun.spot.peripheral.external with parameters of type ISPI | |
---|---|
M25P05(ISPI spi)
|
Uses of ISPI in com.sun.spot.sensorboard |
---|
Methods in com.sun.spot.sensorboard that return ISPI | |
---|---|
ISPI |
AtmegaProtoBoard.getProgrammingSPI()
|
static ISPI |
AtmegaProtoBoard.getSPI()
|
protected ISPI |
AtmegaProtoBoard.getSPIPrim()
|
Uses of ISPI in com.sun.spot.sensorboard.hardware |
---|
Methods in com.sun.spot.sensorboard.hardware that return ISPI | |
---|---|
ISPI |
AtmegaExternalBoard.getAtmegaSPI()
|
ISPI |
AtmegaExternalBoard.getProgrammingSPI()
|
ISPI |
Atmega.getProgrammingSPI()
|
ISPI |
SimpleSPIControlledIOChip.getSPI()
|
ISPI |
ISPIControlledIOChip.getSPI()
|
ISPI |
Atmega.getSPI()
|
Constructors in com.sun.spot.sensorboard.hardware with parameters of type ISPI | |
---|---|
ADT7411(ISPI spi)
Constructor that initialises the device. |
|
ADT7411(ISPI spi,
boolean init)
Constructor that maybe initialises the device. |
|
Atmega(ISPI spi,
ISPI pSPI)
|
|
Atmega48(ISPI spi,
ISPI pSpi)
|
|
Atmega88(ISPI spi,
ISPI pSpi)
|
|
SimpleSPIControlledIOChip(ISPI spi)
Constructor. |
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |