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

Defines

#define SAI_FS_FIRSTBIT   0x00000000U
#define SAI_FS_BEFOREFIRSTBIT   SAI_xFRCR_FSOFF

Define Documentation

#define SAI_FS_BEFOREFIRSTBIT   SAI_xFRCR_FSOFF

Definition at line 498 of file stm32h7xx_hal_sai.h.

Referenced by SAI_InitI2S(), and SAI_InitPCM().

#define SAI_FS_FIRSTBIT   0x00000000U

Definition at line 497 of file stm32h7xx_hal_sai.h.

Referenced by SAI_InitI2S().