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  TimerAlarmRepeatingDriverAVR
 Repeating Timer functions for repeated execution: Plaease use the typedef TimerAlarmRepeating. More...
 

Namespaces

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

Typedefs

typedef void(* repeating_timer_callback_t) (void *obj)
 
using TimerAlarmRepeatingDriver = TimerAlarmRepeatingDriverAVR
 use TimerAlarmRepeating!
 

Variables

static TimerAlarmRepeatingDriverAVRtimerAlarmRepeatingRef = nullptr