|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpiMaster.Result | |
|---|---|
| ioio.lib.api | |
| Uses of SpiMaster.Result in ioio.lib.api |
|---|
| Methods in ioio.lib.api that return SpiMaster.Result | |
|---|---|
SpiMaster.Result |
SpiMaster.writeReadAsync(int slave,
byte[] writeData,
int writeSize,
int totalSize,
byte[] readData,
int readSize)
The same as SpiMaster.writeRead(int, byte[], int, int, byte[], int), but
returns immediately and returns a SpiMaster.Result object that can be
waited on. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||