BYTE_TO_GRAY (FUN)

 

FUNCTION BYTE_TO_GRAY : BYTE

Converts one byte of binary code into one byte of GRAY code

InOut:

Scope

Name

Type

Comment

Return

BYTE_TO_GRAY

BYTE

Value in GRAY code for input B

Input

B

BYTE

Value in binary code