STM32F479xx HAL User Manual
Defines
SAI Block FS Definition
SAI Exported Constants

Defines

#define SAI_FS_STARTFRAME   0x00000000U
#define SAI_FS_CHANNEL_IDENTIFICATION   ((uint32_t)SAI_xFRCR_FSDEF)

Define Documentation

#define SAI_FS_CHANNEL_IDENTIFICATION   ((uint32_t)SAI_xFRCR_FSDEF)

Definition at line 427 of file stm32f4xx_hal_sai.h.

Referenced by SAI_InitI2S().

#define SAI_FS_STARTFRAME   0x00000000U

Definition at line 426 of file stm32f4xx_hal_sai.h.

Referenced by SAI_InitPCM().