|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeripheralChipSelect | |
---|---|
com.sun.spot.peripheral | Access to the hardware peripherals built in to the Sun SPOT main board. |
com.sun.spot.peripheral.external | Generic support for external boards. |
Uses of PeripheralChipSelect in com.sun.spot.peripheral |
---|
Fields in com.sun.spot.peripheral declared as PeripheralChipSelect | |
---|---|
static PeripheralChipSelect |
PeripheralChipSelect.SPI_PCS_0
|
static PeripheralChipSelect |
PeripheralChipSelect.SPI_PCS_1
|
static PeripheralChipSelect |
PeripheralChipSelect.SPI_PCS_2
|
static PeripheralChipSelect |
PeripheralChipSelect.SPI_PCS_3
|
static PeripheralChipSelect |
PeripheralChipSelect.SPI_PCS_BD_SEL1
|
static PeripheralChipSelect |
PeripheralChipSelect.SPI_PCS_BD_SEL2
|
static PeripheralChipSelect |
PeripheralChipSelect.SPI_PCS_CC2420
|
static PeripheralChipSelect |
PeripheralChipSelect.SPI_PCS_POWER_CONTROLLER
|
Constructors in com.sun.spot.peripheral with parameters of type PeripheralChipSelect | |
---|---|
SpiPcs(PeripheralChipSelect pcs,
int spiConfiguration)
Create a SpiPcs for accessing the device whose chip select and SPI modes are as specified. |
Uses of PeripheralChipSelect in com.sun.spot.peripheral.external |
---|
Methods in com.sun.spot.peripheral.external with parameters of type PeripheralChipSelect | |
---|---|
protected void |
ExternalBoard.forceChipSelectPin(PeripheralChipSelect pin)
Force the chip select pin to be as specified. |
Constructors in com.sun.spot.peripheral.external with parameters of type PeripheralChipSelect | |
---|---|
BoardDeviceSPI(int deviceAddress,
PeripheralChipSelect chipSelect,
int spiConfiguration)
Create a BoardDeviceSPI using the supplied device address. |
|
ExternalBoard(PeripheralChipSelect pcs)
Create an interface to the external board |
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |