Arduino Helpers master
Utility library for Arduino
Classes
Hysteresis.hpp File Reference
#include <AH/Settings/NamespaceSettings.hpp>
#include <stdint.h>
+ Include dependency graph for Hysteresis.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hysteresis< Bits, T_in, T_out >
 A class for applying hysteresis to a given input. More...
 
class  Hysteresis< 0, T_in, T_out >