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

This function needs to be called at the end of all I2C transactions in order for the library to work. The output variable 'done' becomes true (for a single sample) when all transactions are completed.
| state |
Type: State |
|---|---|
| t |
Type: Transaction |
| new_state |
Type: State |
|---|---|
| new_t |
Type: Transaction |
| done |
Type: Boolean |