HAL
SAI_InitTypeDef::SynchroExt is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALSAI_InitTypeDef::SynchroExt

SAI_InitTypeDef::SynchroExt field

Specifies SAI external output synchronization, this setup is common for BlockA and BlockB This parameter can be a value of SAI_Block_SyncExt @note: If both audio blocks of same SAI are used, this parameter has to be set to the same value for each audio block

Syntax

uint32_t SynchroExt;

References

LocationReferrerText
stm32f4xx_hal_sai.h:77
uint32_t SynchroExt; /*!< Specifies SAI external output synchronization, this setup is common
stm32f4xx_hal_sai.c:397HAL_SAI_Init()
assert_param(IS_SAI_BLOCK_SYNCEXT(hsai->Init.SynchroExt));
stm32f4xx_hal_sai_ex.c:104SAI_BlockSynchroConfig()
switch (hsai->Init.SynchroExt)
stm32f4xx_hal_sai_ex.c:137SAI_BlockSynchroConfig()
switch (hsai->Init.SynchroExt)

Data Use

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