STM32H735xx HAL User Manual
Defines
RCC Stop WakeUpClock
RCC Exported Constants

Defines

#define RCC_STOP_WAKEUPCLOCK_HSI   (0x00000000U)
#define RCC_STOP_WAKEUPCLOCK_CSI   RCC_CFGR_STOPWUCK

Define Documentation

#define RCC_STOP_WAKEUPCLOCK_CSI   RCC_CFGR_STOPWUCK

Definition at line 726 of file stm32h7xx_hal_rcc.h.

#define RCC_STOP_WAKEUPCLOCK_HSI   (0x00000000U)

Definition at line 725 of file stm32h7xx_hal_rcc.h.