Main Content
write
Write data to I2C device
Add-On Required: This feature requires the MATLAB Support Package for BeagleBone Black Hardware add-on.
Description
write(
writes
data to an I2C device.i2c
,data
,dataPrecision
)
The write
function stops when it finishes
writing the specified data to the device, or when the timeout period
elapses.
Examples
Input Arguments
Version History
Introduced in R2015a