| Name | Description |
|---|---|
|
|
Example for Every (output is true, during every interval for a defined duration) |
|
|
Example for Until (output is true, until first rising edge of input) |
|
|
Example for After (output is true, after first rising edge of input) |
|
|
Example for AfterFor (output is true, after rising edge of input for defined duration) |
|
|
Example for AfterUntil (output is true, after rising edge of input u1 until rising edge of input u2) |