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

Referenced by SAI_InitI2S(), and SAI_InitPCM().

Definition at line 451 of file stm32l4xx_hal_sai.h.

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