Microchip® Advanced Software Framework

audio.h File Reference

Macros

Callback argument
#define AUDIO_DAC_OUT_OF_SAMPLE_CB   1
 Out of sample callback for the output. More...
 
#define AUDIO_DAC_RELOAD_CB   2
 Reload callback for the output. More...
 
#define AUDIO_ADC_OUT_OF_SAMPLE_CB   4
 Out of sample callback for the input. More...
 
#define AUDIO_ADC_RELOAD_CB   8
 Reload callback for the input. More...
 

#define AUDIO_ADC_OUT_OF_SAMPLE_CB   4

Out of sample callback for the input.

Referenced by audio_mixer_callback(), audio_mixer_dacs_setup_direct(), and audio_mixer_dacs_start_direct().

#define AUDIO_ADC_RELOAD_CB   8

Reload callback for the input.

Referenced by audio_mixer_callback(), audio_mixer_dacs_setup_direct(), and audio_mixer_dacs_start_direct().

#define AUDIO_DAC_OUT_OF_SAMPLE_CB   1