i2s_pdm_tx_clk_config_t struct
I2S clock configuration for PDM TX mode
Fields
I2S sample rate, not suggest to exceed 48000 Hz, otherwise more glitches and noise may appear.
The multiple of MCLK to the sample rate.
Up-sampling param fs, not allowed to be greater than 480.
The division from MCLK to BCLK. The minimum value is I2S_PDM_TX_BCLK_DIV_MIN. It will be set to I2S_PDM_TX_BCLK_DIV_MIN by default if it is smaller than I2S_PDM_TX_BCLK_DIV_MIN.