FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
SquareWave API, an API to generate square waves of any frequency. More...
Go to the source code of this file.
Classes | |
class | timer::SquareWave< NTIMER_, OUTPUT_ > |
Simple API to generate a square wave to an output pin. More... | |
Namespaces | |
namespace | timer |
Defines all API to manipulate AVR Timers. | |
SquareWave API, an API to generate square waves of any frequency.
Definition in file square_wave.h.