STM32L486xx HAL User Manual
Defines
PLLSAI1 division factor (PLLSAI1P)
RCC Exported Constants

Defines

#define LL_RCC_PLLSAI1P_DIV_7   0x00000000U
#define LL_RCC_PLLSAI1P_DIV_17   (RCC_PLLSAI1CFGR_PLLSAI1P)

Define Documentation

#define LL_RCC_PLLSAI1P_DIV_17   (RCC_PLLSAI1CFGR_PLLSAI1P)

PLLSAI1 division factor for PLLSAI1P output by 17

Definition at line 1049 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLSAI1P_DIV_7   0x00000000U

PLLSAI1 division factor for PLLSAI1P output by 7

Definition at line 1048 of file stm32l4xx_ll_rcc.h.