STM32L486xx HAL User Manual
Defines
SAI Block NoDivider
SAI Exported Constants

Defines

#define SAI_MASTERDIVIDER_ENABLE   0x00000000U
#define SAI_MASTERDIVIDER_DISABLE   SAI_xCR1_NODIV

Define Documentation

#define SAI_MASTERDIVIDER_DISABLE   SAI_xCR1_NODIV

Definition at line 483 of file stm32l4xx_hal_sai.h.

Referenced by HAL_SAI_Init().

#define SAI_MASTERDIVIDER_ENABLE   0x00000000U

Definition at line 479 of file stm32l4xx_hal_sai.h.