arduino-audio-driver
|
I2s interface configuration for audio codec chip. More...
#include <Common.h>
Public Attributes | |
sample_bits_t | bits |
channels_t | channels |
i2s_format_t | fmt |
i2s_master_slave_t | mode |
samplerate_t | rate |
I2s interface configuration for audio codec chip.
sample_bits_t bits |
i2s number of channels
channels_t channels |
i2s_format_t fmt |
I2S sample rate in samples per second
i2s_master_slave_t mode |
< Audio codec chip mode: if the microcontroller is master the codec must be slave! I2S interface format
samplerate_t rate |
i2s number of bits per sample