STM32L486xx HAL User Manual
Defines
Wakeup from Stop and CSS backup clock selection
RCC Exported Constants

Defines

#define LL_RCC_STOP_WAKEUPCLOCK_MSI   0x00000000U
#define LL_RCC_STOP_WAKEUPCLOCK_HSI   RCC_CFGR_STOPWUCK

Define Documentation

#define LL_RCC_STOP_WAKEUPCLOCK_HSI   RCC_CFGR_STOPWUCK

HSI selection after wake-up from STOP

Definition at line 360 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_STOP_WAKEUPCLOCK_MSI   0x00000000U

MSI selection after wake-up from STOP

Definition at line 359 of file stm32l4xx_ll_rcc.h.