STM32F439xx 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 407 of file stm32f4xx_hal_sai.h.

Referenced by SAI_InitI2S().

#define SAI_FS_STARTFRAME   0x00000000U

Definition at line 406 of file stm32f4xx_hal_sai.h.

Referenced by SAI_InitPCM().