STM32L486xx HAL User Manual
Defines
Wake-Up from STOP Clock
RCC Exported Constants

Defines

#define RCC_STOP_WAKEUPCLOCK_MSI   0x00000000U
#define RCC_STOP_WAKEUPCLOCK_HSI   RCC_CFGR_STOPWUCK

Define Documentation

#define RCC_STOP_WAKEUPCLOCK_HSI   RCC_CFGR_STOPWUCK

HSI selection after wake-up from STOP

Definition at line 602 of file stm32l4xx_hal_rcc.h.

#define RCC_STOP_WAKEUPCLOCK_MSI   0x00000000U

MSI selection after wake-up from STOP

Definition at line 601 of file stm32l4xx_hal_rcc.h.