|
arduino-audio-driver
|
Top-level codec configuration passed to the audio driver at init. More...
#include <DriverCommon.h>
Public Attributes | |
| I2SDefinition | i2s |
| input_device_t | input_device |
| output_device_t | output_device |
Top-level codec configuration passed to the audio driver at init.
| I2SDefinition i2s |
I2S interface configuration
| input_device_t input_device |
ADC input source
| output_device_t output_device |
DAC output destination