STM32F411E-Discovery BSP User Manual: STM32F411E DISCOVERY AUDIO Private Defines

STM32F411E-Discovery BSP Drivers

STM32F411E-Discovery BSP User Manual
STM32F411E DISCOVERY AUDIO Private Defines

Variables

const uint32_t I2SFreq [8] = {8000, 11025, 16000, 22050, 32000, 44100, 48000, 96000}
const uint32_t I2SPLLN [8] = {256, 429, 213, 429, 426, 271, 258, 344}
const uint32_t I2SPLLR [8] = {5, 4, 4, 4, 4, 6, 3, 1}

Variable Documentation

const uint32_t I2SFreq[8] = {8000, 11025, 16000, 22050, 32000, 44100, 48000, 96000}

Definition at line 161 of file stm32f411e_discovery_audio.c.

Referenced by BSP_AUDIO_OUT_ClockConfig().

const uint32_t I2SPLLN[8] = {256, 429, 213, 429, 426, 271, 258, 344}

Definition at line 162 of file stm32f411e_discovery_audio.c.

Referenced by BSP_AUDIO_OUT_ClockConfig().

const uint32_t I2SPLLR[8] = {5, 4, 4, 4, 4, 6, 3, 1}

Definition at line 163 of file stm32f411e_discovery_audio.c.

Referenced by BSP_AUDIO_OUT_ClockConfig().

Generated on Fri Jan 20 2017 11:38:17 for STM32F411E-Discovery BSP User Manual by   doxygen 1.7.6.1