Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

select8 - 8-bit binary match detector

Author

       Stephen Wille Padnos

Functions

select8.N

License

       GPL

LinuxCNC Documentation                             2025-08-07                                         SELECT8(9)

Name

       select8 - 8-bit binary match detector

Pins

select8.N.enable bit in (default: TRUE)
              Set enable to FALSE to cause all outputs to be set FALSE.

       select8.N.sel s32 in
              The number of the output to set TRUE.  All other outputs well be set FALSE.

       select8.N.outM bit out (M=0..7)
              Output bits.  If enable is set and the sel input is between 0 and 7, then the corresponding output
              bit will be set true.

See Also

demux(9)

Synopsis

loadrtselect8[count=N|names=name1[,name2...]]

See Also