i2s_driver_config_t::fixed_mclk field
I2S using fixed MCLK output. If use_apll = true and fixed_mclk > 0, then the clock output for i2s is fixed and equal to the fixed_mclk value. If fixed_mclk set, mclk_multiple won't take effect
![]()
int fixed_mclk;
i2s_driver_config_t::fixed_mclk is read by 1 function:
![]()
i2s_driver_config_t::fixed_mclk