HAL
LL_RCC_SAI1_B_CLKSOURCE_PLLSAI is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RCC_SAI1_B_CLKSOURCE_PLLSAI

LL_RCC_SAI1_B_CLKSOURCE_PLLSAI macro

PLLSAI clock used as SAI1 block B clock source

Syntax

#define LL_RCC_SAI1_B_CLKSOURCE_PLLSAI (uint32_t)(RCC_DCKCFGR_SAI1BSRC | 0x00000000U)

References

LocationText
stm32f4xx_ll_rcc.h:405
#define LL_RCC_SAI1_B_CLKSOURCE_PLLSAI (uint32_t)(RCC_DCKCFGR_SAI1BSRC | 0x00000000U) /*!< PLLSAI clock used as SAI1 block B clock source */