As specified at [the arduino project](https://github.com/arduino/Arduino/blob/bd8f7932e64fb3a41e3d934437d5eabd8707dcc9/hardware/arduino/avr/cores/arduino/Arduino.h), the _**bitRead()**_ function should be a _**#define**_ statement instead if an inline function.