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

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