PLL_IDIV_REG
idiv = i2s_pll_get_value(i2s_pll_read(clk, PLL_IDIV_REG));
i2s_pll_write(clk, PLL_IDIV_REG, pll_cfg[i].idiv);