STM32F439xx HAL User Manual
Defines
SAI Block Clock Strobing
SAI Exported Constants

Defines

#define SAI_CLOCKSTROBING_FALLINGEDGE   0U
#define SAI_CLOCKSTROBING_RISINGEDGE   1U

Define Documentation

Definition at line 368 of file stm32f4xx_hal_sai.h.

Referenced by SAI_InitI2S(), and SAI_InitPCM().

Definition at line 369 of file stm32f4xx_hal_sai.h.

Referenced by HAL_SAI_Init(), SAI_InitI2S(), and SAI_InitPCM().