(Macro) Gets the value of a bit in a number.
bitRead(x, n)
The value of the bit (0 or 1).
The Maple implementation of bitRead is compatible with Arduino.
License and Attribution
Portions of this page were adapted from the Arduino Reference Documentation, which is released under a Creative Commons Attribution-ShareAlike 3.0 License.