HAL + 0/1 examples
CodeScope will show references to SAI_InitTypeDef::MonoStereoMode from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALSAI_InitTypeDef::MonoStereoMode

SAI_InitTypeDef::MonoStereoMode field

Specifies if the mono or stereo mode is selected. This parameter can be a value of SAI_Mono_Stereo_Mode

Syntax

uint32_t MonoStereoMode;

Examples

SAI_InitTypeDef::MonoStereoMode is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_sai.h:111
uint32_t MonoStereoMode; /*!< Specifies if the mono or stereo mode is selected.
stm32f4xx_hal_sai.c:405HAL_SAI_Init()
assert_param(IS_SAI_MONO_STEREO_MODE(hsai->Init.MonoStereoMode));
stm32f4xx_hal_sai.c:527HAL_SAI_Init()
hsai->Init.MonoStereoMode | hsai->Init.OutputDrive | \

Data Use

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