EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eeros::hal::SysFsDigIn Class Reference

#include <SysFsDigIn.hpp>

Inheritance diagram for eeros::hal::SysFsDigIn:
Collaboration diagram for eeros::hal::SysFsDigIn:

Public Member Functions

 SysFsDigIn (std::string id, unsigned int gpio, bool inverted=false)
 
 ~SysFsDigIn ()
 
virtual bool get ()
 
- Public Member Functions inherited from eeros::hal::PeripheralInput< bool >
 PeripheralInput (std::string id)
 
virtual ~PeripheralInput ()
 
virtual std::string getId () const
 
- Public Member Functions inherited from eeros::hal::PeripheralInputInterface
virtual ~PeripheralInputInterface ()
 

Constructor & Destructor Documentation

SysFsDigIn::SysFsDigIn ( std::string  id,
unsigned int  gpio,
bool  inverted = false 
)
SysFsDigIn::~SysFsDigIn ( )

Member Function Documentation

bool SysFsDigIn::get ( )
virtual

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