STM32L443xx HAL User Manual
|
Defines | |
#define | LL_RCC_PLLSAI1Q_DIV_2 0x00000000U |
#define | LL_RCC_PLLSAI1Q_DIV_4 (RCC_PLLSAI1CFGR_PLLSAI1Q_0) |
#define | LL_RCC_PLLSAI1Q_DIV_6 (RCC_PLLSAI1CFGR_PLLSAI1Q_1) |
#define | LL_RCC_PLLSAI1Q_DIV_8 (RCC_PLLSAI1CFGR_PLLSAI1Q) |
#define LL_RCC_PLLSAI1Q_DIV_2 0x00000000U |
PLLSAI1 division factor for PLLSAI1Q output by 2
Definition at line 1006 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_PLLSAI1Q_DIV_4 (RCC_PLLSAI1CFGR_PLLSAI1Q_0) |
PLLSAI1 division factor for PLLSAI1Q output by 4
Definition at line 1007 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_PLLSAI1Q_DIV_6 (RCC_PLLSAI1CFGR_PLLSAI1Q_1) |
PLLSAI1 division factor for PLLSAI1Q output by 6
Definition at line 1008 of file stm32l4xx_ll_rcc.h.
#define LL_RCC_PLLSAI1Q_DIV_8 (RCC_PLLSAI1CFGR_PLLSAI1Q) |
PLLSAI1 division factor for PLLSAI1Q output by 8
Definition at line 1009 of file stm32l4xx_ll_rcc.h.