Main Content
write
Write data to I2C device
Add-On Required: This feature requires the MATLAB Support Package for Raspberry Pi Hardware add-on.
Description
write(
writes data to an I2C device.myi2cdevice
,data
,dataPrecision
)
The write
method stops when it finishes writing the specified
data to the device, or when the timeout period elapses.