I2S Clock Source

group x3e_I2S_Clock_Source

Defines

I2S_CLK_XTAL ((uint32_t)0x04)

Configure the I2S clock source as XTAL.

IS_I2S_CLK_SOURCE(CLK) (((CLK) == I2S_CLK_XTAL))

Check whether is the I2S clock source.