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

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

#include <rfm73.h>

Inheritance diagram for pins::input_pin:
pins::input_output_pin pins::uc_pin

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
 

Detailed Description

abstraction of a pin that can be used as digital input


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