R_TRIG
Detects rising edges.
Input
Name | Type | Description |
|---|---|---|
CLK | BOOL | Input signal |
Output
Name | Type | Description |
|---|---|---|
Q | BOOL | TRUE, if a rising edge was detected at CLK during this cycle. |
Detects rising edges.
Name | Type | Description |
|---|---|---|
CLK | BOOL | Input signal |
Name | Type | Description |
|---|---|---|
Q | BOOL | TRUE, if a rising edge was detected at CLK during this cycle. |