FUNCTION BYTE_TO_GRAY : BYTE
Converts one byte of binary code into one byte of GRAY code
Scope
Name
Type
Comment
Return
BYTE_TO_GRAY
BYTE
Value in GRAY code for input B
Input
B
Value in binary code