STM32L486xx 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 511 of file stm32l4xx_hal_sai.h.

Referenced by SAI_InitI2S(), and SAI_InitPCM().

#define SAI_FS_FIRSTBIT   0x00000000U

Definition at line 510 of file stm32l4xx_hal_sai.h.

Referenced by SAI_InitI2S().