STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define RCC_I2SCLKSOURCE_PLLI2S   ((uint32_t)0x00000000U)
 
#define RCC_I2SCLKSOURCE_EXT   RCC_CFGR_I2SSRC
 

Detailed Description

Macro Definition Documentation

#define RCC_I2SCLKSOURCE_EXT   RCC_CFGR_I2SSRC

Definition at line 319 of file stm32f7xx_hal_rcc_ex.h.

#define RCC_I2SCLKSOURCE_PLLI2S   ((uint32_t)0x00000000U)

Definition at line 318 of file stm32f7xx_hal_rcc_ex.h.