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