Uses of Interface
ioio.lib.api.TwiMaster.Result

Packages that use TwiMaster.Result
ioio.lib.api   
 

Uses of TwiMaster.Result in ioio.lib.api
 

Methods in ioio.lib.api that return TwiMaster.Result
 TwiMaster.Result TwiMaster.writeReadAsync(int address, boolean tenBitAddr, byte[] writeData, int writeSize, byte[] readData, int readSize)
          Asynchronous version of TwiMaster.writeRead(int, boolean, byte[], int, byte[], int).