BitRead()
From Microduino Wiki
lowByte()
- Description
Get the low-bit ( the rightest one) byte of a variable.
- Syntax
lowByte(x)
- Parameter
x: value of any types
- Return
Byte
lowByte()
Get the low-bit ( the rightest one) byte of a variable.
lowByte(x)
x: value of any types
Byte