HAL + 0/11 examples
CodeScope will show references to I2S_InitTypeDef::ClockSource from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALI2S_InitTypeDef::ClockSource

I2S_InitTypeDef::ClockSource field

Specifies the I2S Clock Source. This parameter can be a value of I2S_Clock_Source

Syntax

uint32_t ClockSource;

Examples

I2S_InitTypeDef::ClockSource is referenced by 11 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_i2s.h:66
uint32_t ClockSource; /*!< Specifies the I2S Clock Source.
stm32f4xx_hal_i2s.c:290HAL_I2S_Init()
assert_param(IS_I2S_CLOCKSOURCE(hi2s->Init.ClockSource));

Data Use

Functions reading I2S_InitTypeDef::ClockSource
I2S_InitTypeDef::ClockSource
all items filtered out
Type of I2S_InitTypeDef::ClockSource
I2S_InitTypeDef::ClockSource
uint32_t
all items filtered out