abstraction of a pin that can be used as digital input More...
#include <rfm73.h>
Public Member Functions | |
virtual bool | get ()=0 |
get the current value of a pin configured as input | |
virtual void | direction_set_input () |
configure the pin as input | |
abstraction of a pin that can be used as digital input