Read data from I2C device
returns
data from the I2C device as a row vector.data
= read(i2c
,count
,dataPrecision
)
When the read
function finishes reading
the specified data from the device, or when the timeout period elapses,
the function stops.
beaglebone
| enableI2C
| i2cdev
| readRegister
| scanI2CBus
| showPins
| write
| writeRegister