GRAY_TO_BYTE (FUN)¶
FUNCTION GRAY_TO_BYTE : BYTE
Converts one byte of GRAY code into one byte of binary code
Requirements: Functions: PUTBIT, EXTRACT
- InOut:
Scope
Name
Type
Comment
Return
GRAY_TO_BYTEBYTEValue in binary code for the input
BInput
BBYTEValue in GRAY code