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 
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 |