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