I2Sx_In_Init() function
Initializes the Audio Codec audio interface (I2S)
Syntax
static void I2Sx_In_Init(uint32_t AudioFreq); Arguments
AudioFreq
Audio frequency to be configured for the I2S peripheral.
Notes
This function assumes that the I2S input clock is already configured and ready to be used.