Allows the reading of the back emf values for each motor. More...
#include <motors.hpp>
Public Member Functions | |
| BackEMF (const unsigned char &port) | |
| virtual int | value () const |
| unsigned char | port () const |
Public Member Functions inherited from Sensor< int > | |
| virtual | ~Sensor () |
Allows the reading of the back emf values for each motor.
| BackEMF::BackEMF | ( | const unsigned char & | port | ) |
| unsigned char BackEMF::port | ( | ) | const |
|
virtual |