HAL + 0/6 examples
CodeScope will show references to SAI_InitTypeDef::Synchro from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
SAI
STM32469I_EVAL
Examples
SAI
 
Symbols
loading...
Files
loading...

SAI_InitTypeDef::Synchro field

Specifies SAI Block synchronization This parameter can be a value of SAI_Block_Synchronization

Syntax

uint32_t Synchro;

Examples

SAI_InitTypeDef::Synchro is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_sai.h:74
uint32_t Synchro; /*!< Specifies SAI Block synchronization
stm32f4xx_hal_sai.c:401HAL_SAI_Init()
assert_param(IS_SAI_BLOCK_SYNCHRO(hsai->Init.Synchro));
stm32f4xx_hal_sai.c:496HAL_SAI_Init()
switch (hsai->Init.Synchro)
stm32f4xx_hal_sai_ex.c:120SAI_BlockSynchroConfig()

Data Use

Functions reading SAI_InitTypeDef::Synchro
SAI_InitTypeDef::Synchro
Type of SAI_InitTypeDef::Synchro
SAI_InitTypeDef::Synchro
uint32_t
all items filtered out