|
avr-classes
|
#include <inputpin.h>
Public Member Functions | |
| virtual bool | getValue (void) const =0 |
Input pin that can be asked for its state, returning a boolean value.
|
pure virtual |
Gets the value of the pin.
Implemented in GpioPortPin, and InputPortPin.
1.8.13