logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tristate_bit - Place a signal on an I/O pin only when enabled, similar to a tristate buffer in

Author

       Jeff Epler

Functions

tristate-bit.N
              If enable is TRUE, copy in to out.

License

       GPL

LinuxCNC Documentation                             2025-06-19                                    TRISTATE_BIT(9)

Name

       tristate_bit  -  Place  a  signal  on  an  I/O  pin  only  when  enabled, similar to a tristate buffer in
       electronics

Pins

tristate-bit.N.in bit in
              Input value

       tristate-bit.N.out bit io
              Output value

       tristate-bit.N.enable bit in
              When TRUE, copy in to out

Synopsis

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

See Also