I2C Plugin for Xojo
Adapter.ReceiveByte Method
(console safe)
Runs an SMBus “Receive byte” transaction.
ReceiveByte()
as
UInt8
Parameters
Returns
UInt8
Remarks
This function throws I2CException if there is error.
See Also
Adapter Class