BSP_AUDIO_IN_ClockConfig() function
Clock Config.
Arguments
AudioFreq
Audio frequency used to play the audio stream.
Params
pointer on additional configuration parameters, can be NULL.
Return value
AUDIO_OK if correct communication, else wrong communication
Notes
This API is called by BSP_AUDIO_OUT_Init() and BSP_AUDIO_OUT_SetFrequency() Being __weak it can be overwritten by the application