WOLFRAM SYSTEM MODELER

Stage

Wolfram Language

In[1]:=
SystemModel["ModelPlug.Internal.I2C.Stage"]
Out[1]:=

Information

The I2C library works in three stages.

  • Enumeration: during this stage every transaction is assigned an index.
  • Setup: during this stage only the Setup transactions are performed.
  • Loop: during this stage the Loop transactions are performed. These transactions are repeated over and over.

Enumeration Literals (3)

Enumeration
Setup
Loop

Used in Components (1)

State

ModelPlug.Internal.I2C