I2Sx_Out_Init() function
Static Functions Initializes the Audio Codec audio interface (I2S)
Syntax
static void I2Sx_Out_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.