STM32H735xx HAL User Manual
Defines
SAI Block Master Clock OverSampling
SAI Exported Constants

Defines

#define SAI_MCK_OVERSAMPLING_DISABLE   0x00000000U
#define SAI_MCK_OVERSAMPLING_ENABLE   SAI_xCR1_OSR

Define Documentation

#define SAI_MCK_OVERSAMPLING_DISABLE   0x00000000U

Definition at line 371 of file stm32h7xx_hal_sai.h.

#define SAI_MCK_OVERSAMPLING_ENABLE   SAI_xCR1_OSR

Definition at line 372 of file stm32h7xx_hal_sai.h.

Referenced by HAL_SAI_Init().