HAL
LL_RCC_SAI1_A_CLKSOURCE_PLLSAI is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RCC_SAI1_A_CLKSOURCE_PLLSAI

LL_RCC_SAI1_A_CLKSOURCE_PLLSAI macro

PLLSAI clock used as SAI1 block A clock source

Syntax

#define LL_RCC_SAI1_A_CLKSOURCE_PLLSAI (uint32_t)(RCC_DCKCFGR_SAI1ASRC | 0x00000000U)

References

LocationText
stm32f4xx_ll_rcc.h:393
#define LL_RCC_SAI1_A_CLKSOURCE_PLLSAI (uint32_t)(RCC_DCKCFGR_SAI1ASRC | 0x00000000U) /*!< PLLSAI clock used as SAI1 block A clock source */