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