HAL
LL_RCC_PLLI2SDIVQ_DIV_16 is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_RCC_PLLI2SDIVQ_DIV_16 macro

PLLI2S division factor for PLLI2SDIVQ output by 16

Syntax

#define LL_RCC_PLLI2SDIVQ_DIV_16 (RCC_DCKCFGR_PLLI2SDIVQ_3 | RCC_DCKCFGR_PLLI2SDIVQ_2 | RCC_DCKCFGR_PLLI2SDIVQ_1 | RCC_DCKCFGR_PLLI2SDIVQ_0)

References

LocationText
stm32f4xx_ll_rcc.h:1134
#define LL_RCC_PLLI2SDIVQ_DIV_16 (RCC_DCKCFGR_PLLI2SDIVQ_3 | RCC_DCKCFGR_PLLI2SDIVQ_2 | RCC_DCKCFGR_PLLI2SDIVQ_1 | RCC_DCKCFGR_PLLI2SDIVQ_0) /*!< PLLI2S division factor for PLLI2SDIVQ output by 16 */