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

SAI_InitTypeDef::OutputDrive field

Specifies when SAI Block outputs are driven. This parameter can be a value of SAI_Block_Output_Drive

Syntax

uint32_t OutputDrive;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_sai.h:83
uint32_t OutputDrive; /*!< Specifies when SAI Block outputs are driven.
stm32f4xx_hal_sai.c:402HAL_SAI_Init()
assert_param(IS_SAI_BLOCK_OUTPUT_DRIVE(hsai->Init.OutputDrive));
stm32f4xx_hal_sai.c:527HAL_SAI_Init()
hsai->Init.MonoStereoMode | hsai->Init.OutputDrive | \

Data Use

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