|
arduino-audio-tools
|
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 AudioTimerDriverAVR * | timerAlarmRepeatingRef = nullptr |