STM32H735xx 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 433 of file stm32h7xx_hal_sai.h.

Referenced by SAI_InitI2S(), and SAI_InitPCM().

Definition at line 434 of file stm32h7xx_hal_sai.h.

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