FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
square_wave.h File Reference

SquareWave API, an API to generate square waves of any frequency. More...

#include "timer.h"
#include "pwm.h"
Include dependency graph for square_wave.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

SquareWave API, an API to generate square waves of any frequency.

Definition in file square_wave.h.