STM32L443xx 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 336 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_STOP_WAKEUPCLOCK_MSI   0x00000000U

MSI selection after wake-up from STOP

Definition at line 335 of file stm32l4xx_ll_rcc.h.