RFM73library
 All Classes Functions Typedefs Groups Pages
Public Member Functions | List of all members
pins::output_pin Class Referenceabstract

abstraction of a pin that can be used as digital output More...

#include <rfm73.h>

Inheritance diagram for pins::output_pin:
pins::input_output_pin pins::uc_pin

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
 

Detailed Description

abstraction of a pin that can be used as digital output


The documentation for this class was generated from the following file: