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

gray2bin - convert a gray-code input to binary

Author

       Andy Pugh

Description

       Converts a gray-coded number into the corresponding binary value

Functions

gray2bin.N

License

       GPL

LinuxCNC Documentation                             2025-08-07                                        GRAY2BIN(9)

Name

       gray2bin - convert a gray-code input to binary

Pins

gray2bin.N.in u32 in
              gray code in

       gray2bin.N.out u32 out
              binary code out

Synopsis

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

See Also