arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Variables
AudioTimerAVR.h File Reference
#include "AudioTools/CoreAudio/AudioTimer/AudioTimerBase.h"

Go to the source code of this file.

Classes

class  AudioTimerDriverAVR
 Repeating Timer functions for repeated execution: Plaease use the typedef AudioTimer. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Typedefs

using AudioTimerDriver = AudioTimerDriverAVR
 use AudioTimer!
 
typedef void(* repeating_timer_callback_t) (void *obj)
 

Variables

static AudioTimerDriverAVRtimerAlarmRepeatingRef = nullptr