HAL + 0/6 examples
CodeScope will show references to SAI_SlotInitTypeDef::SlotActive 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_SlotInitTypeDef::SlotActive

SAI_SlotInitTypeDef::SlotActive field

Specifies the slots in audio frame that will be activated. This parameter can be a value of SAI_Block_Slot_Active

Syntax

uint32_t SlotActive;

Examples

SAI_SlotInitTypeDef::SlotActive is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_sai.h:187
uint32_t SlotActive; /*!< Specifies the slots in audio frame that will be activated.
stm32f4xx_hal_sai.c:420HAL_SAI_Init()
assert_param(IS_SAI_SLOT_ACTIVE(hsai->SlotInit.SlotActive));
stm32f4xx_hal_sai.c:549HAL_SAI_Init()
(hsai->SlotInit.SlotActive << 16U) | ((hsai->SlotInit.SlotNumber - 1U) << 8U);
stm32f4xx_hal_sai.c:1968SAI_InitI2S()
stm32f4xx_hal_sai.c:2064SAI_InitPCM()

Data Use

Functions writing SAI_SlotInitTypeDef::SlotActive
Functions reading SAI_SlotInitTypeDef::SlotActive
all items filtered out
SAI_SlotInitTypeDef::SlotActive
all items filtered out
Type of SAI_SlotInitTypeDef::SlotActive
SAI_SlotInitTypeDef::SlotActive
uint32_t
all items filtered out