STM32F439xx HAL User Manual
Defines
SAI Block FS Offset
SAI Exported Constants

Defines

#define SAI_FS_FIRSTBIT   0x00000000U
#define SAI_FS_BEFOREFIRSTBIT   ((uint32_t)SAI_xFRCR_FSOFF)

Define Documentation

#define SAI_FS_BEFOREFIRSTBIT   ((uint32_t)SAI_xFRCR_FSOFF)

Definition at line 425 of file stm32f4xx_hal_sai.h.

Referenced by SAI_InitI2S(), and SAI_InitPCM().

#define SAI_FS_FIRSTBIT   0x00000000U

Definition at line 424 of file stm32f4xx_hal_sai.h.

Referenced by SAI_InitI2S().