|
STM32L443xx HAL User Manual
|
Defines | |
| #define | RCC_STOP_WAKEUPCLOCK_MSI 0x00000000U |
| #define | RCC_STOP_WAKEUPCLOCK_HSI RCC_CFGR_STOPWUCK |
| #define RCC_STOP_WAKEUPCLOCK_HSI RCC_CFGR_STOPWUCK |
HSI selection after wake-up from STOP
Definition at line 614 of file stm32l4xx_hal_rcc.h.
| #define RCC_STOP_WAKEUPCLOCK_MSI 0x00000000U |
MSI selection after wake-up from STOP
Definition at line 613 of file stm32l4xx_hal_rcc.h.
1.7.6.1