3.2.8.5 dioR



Description:


The "dioR" function act as wrapper for the digitalRead() function of Arduino.
The boolean value true is written in the output buffer if the pin status is high, false otherwise.

Declaration:


Example: