HAL
SAI_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the SAI Block audio Mode. This parameter can be a value of SAI_Block_Mode.
uint32_t
Specifies SAI Block synchronization This parameter can be a value of SAI_Block_Synchronization.
uint32_t
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.
uint32_t
Specifies when SAI Block outputs are driven. This parameter can be a value of SAI_Block_Output_Drive.
uint32_t
Specifies whether master clock will be divided or not. This parameter can be a value of SAI_Block_NoDivider.
uint32_t
Specifies SAI Block FIFO threshold. This parameter can be a value of SAI_Block_Fifo_Threshold.
uint32_t
Specifies the SAI Block x Clock source. This parameter is not used for STM32F446xx devices.
uint32_t
Specifies the audio frequency sampling. This parameter can be a value of SAI_Audio_Frequency.
uint32_t
Specifies the master clock divider. This parameter must be a number between Min_Data = 0 and Max_Data = 15.
uint32_t
Specifies if the mono or stereo mode is selected. This parameter can be a value of SAI_Mono_Stereo_Mode.
uint32_t
Specifies the companding mode type. This parameter can be a value of SAI_Block_Companding_Mode.
uint32_t
Specifies the companding mode type. This parameter can be a value of SAI_TRIState_Management.
uint32_t
Specifies the SAI Block protocol. This parameter can be a value of SAI_Block_Protocol.
uint32_t
Specifies the SAI Block data size. This parameter can be a value of SAI_Block_Data_Size.
uint32_t
Specifies whether data transfers start from MSB or LSB bit. This parameter can be a value of SAI_Block_MSB_LSB_transmission.
uint32_t
Specifies the SAI Block clock strobing edge sensitivity. This parameter can be a value of SAI_Block_Clock_Strobing.

References

from examples