Description
Extracts the low-order (rightmost) byte of a variable (e.g. a word).
Syntax
lowByte(x)
Parameters
x
: a value of any type
Returns
byte
Extracts the low-order (rightmost) byte of a variable (e.g. a word).
lowByte(x)
x
: a value of any type
byte
LANGUAGE bit()
LANGUAGE bitClear()
LANGUAGE bitRead()
LANGUAGE bitSet()
LANGUAGE bitWrite()
LANGUAGE highByte()
LANGUAGE word()