STM32L486xx HAL User Manual
Defines
PLLSAI2 division factor (PLLSAI2P)
RCC Exported Constants

Defines

#define LL_RCC_PLLSAI2P_DIV_7   0x00000000U
#define LL_RCC_PLLSAI2P_DIV_17   (RCC_PLLSAI2CFGR_PLLSAI2P)

Define Documentation

#define LL_RCC_PLLSAI2P_DIV_17   (RCC_PLLSAI2CFGR_PLLSAI2P)

PLLSAI2 division factor for PLLSAI2P output by 17

Definition at line 1141 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_PLLSAI2P_DIV_7   0x00000000U

PLLSAI2 division factor for PLLSAI2P output by 7

Definition at line 1140 of file stm32l4xx_ll_rcc.h.