| Modifier and Type | Method and Description |
|---|---|
static void |
SoftSPI.initialize(SoftSPI spi)
Initializes WiringPi and the GPIO for the SPI Device
|
static byte[] |
SoftSPI.readWrite(SoftSPI spi,
byte[] data)
Initiate a read/write communication on the SPI port
|