HighByte()
From Microduino Wiki
HighByte()
- Description
Get the high-bit ( the leftest one) byte of a variable ( for example a word).
- Syntax
HighByte(x)
- Parameter
x: value of any types
- Return
Byte
HighByte()
Get the high-bit ( the leftest one) byte of a variable ( for example a word).
HighByte(x)
x: value of any types
Byte