es7210_codec_config_t is only used within i2s_es7210_tdm sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Sample rate in Hz, common values are supported.
uint32_t
MCLK-to-Sample-rate clock ratio, typically 256.
I2S format of ES7210's output, can be any value in es7210_i2s_fmt_t.
I2S bit width of ES7210's output, can be any value in es7210_i2s_bits_t.
Bias volatge of analog MIC, please refer to your MIC's datasheet.
Gain of analog MIC, please adjust according to your MIC's sensitivity.
struct { uint32_t tdm_enable: 1; }

References

from examples