Back to Index
Rising-edge pulse. Outputs 1 for one cycle on a rising edge.
R_TRIG(sig, &q);
R_TRIG(in(1), pulse); if (pulse) { toggle(1); }