WOLFRAM SYSTEM MODELER
write |
|
SystemModel["ModelPlug.Internal.I2C.write"]

Writes an array of bytes to the given I2C device. The array needs to be comprised of integers in the 8-bit range (0-255).
| device |
Type: Device |
|---|---|
| state |
Type: State |
| t |
Type: Transaction |
| stage |
Type: Stage |
| data |
Type: Integer[:] |
| new_state |
Type: State |
|---|---|
| new_t |
Type: Transaction |