Back to Index
Falling-edge pulse. Outputs 1 for one cycle on a falling edge.
F_TRIG(sig, &q);
F_TRIG(in(1), pulse); if (pulse) { logn("Falling edge"); }