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_GRAYBYTEValue in GRAY code for input
BInput
BBYTEValue in binary code
FUNCTION BYTE_TO_GRAY : BYTE
Converts one byte of binary code into one byte of GRAY code
Scope |
Name |
Type |
Comment |
|---|---|---|---|
Return |
|
|
Value in GRAY code for input |
Input |
|
|
Value in binary code |