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

bin2gray - convert a number to the gray-code representation

Author

       Andy Pugh

Description

       Converts a number into gray-code

Functions

bin2gray.N

License

       GPL

LinuxCNC Documentation                             2025-06-19                                        BIN2GRAY(9)

Name

       bin2gray - convert a number to the gray-code representation

Pins

bin2gray.N.in u32 in
              binary code in

       bin2gray.N.out u32 out
              gray code out

Synopsis

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

See Also