Holds the pointers on a ping-pong audio buffer.
Memory needs to be allocated.
Data Fields | |
uint16_t * | buffer |
uint16_t | size |
uint16_t* microphone_st::buffer |
Referenced by device_audio_task_init().
uint16_t microphone_st::size |
Referenced by adc_sample_sent_cb(), device_audio_task(), and device_audio_task_init().