File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -194,6 +194,7 @@ To search in the man pages, use the UNIX tool `apropos`.
194194| link:../man/man9/dbounce.9.html[dbounce] |Filter noisy digital inputs link:../man/man9/dbounce.9.html[Details] ||
195195| link:../man/man9/debounce.9.html[debounce] |Filter noisy digital inputs link:../man/man9/debounce.9.html[Details] <<sec:debounce,description>> ||
196196| link:../man/man9/demux.9.html[demux] |Select one of several output pins by integer and/or or individual bits ||
197+ | link:../man/man9/demux_generic.9.html[demux_generic] | Routes a single input signal to one of multiple outputs. ||
197198| link:../man/man9/edge.9.html[edge] |Edge detector ||
198199| link:../man/man9/estop_latch.9.html[estop_latch] |E-stop latch ||
199200| link:../man/man9/flipflop.9.html[flipflop] |D-type flip-flop | |
@@ -230,7 +231,6 @@ To search in the man pages, use the UNIX tool `apropos`.
230231| link:../man/man9/counter.9.html[counter] |Counts input pulses (deprecated). Use the <<sec:encoder,encoder>> component. | |
231232| link:../man/man9/ddt.9.html[ddt] |Computes the derivative of the input function. ||
232233| link:../man/man9/deadzone.9.html[deadzone] |Returns the center if within the threshold. ||
233- | link:../man/man9/demux_generic.9.html[demux_generic] | Routes a single input signal to one of multiple outputs. ||
234234| link:../man/man9/div2.9.html[div2] |Quotient of two floating point inputs. ||
235235| link:../man/man9/hypot.9.html[hypot] |Three-input hypotenuse (Euclidean distance) calculator. ||
236236| link:../man/man9/ilowpass.9.html[ilowpass] |Low-pass filter with integer inputs and outputs ||
You can’t perform that action at this time.
0 commit comments