STM32L486xx HAL User Manual
Defines
Low Speed Clock Source
RCCEx Exported Constants

Defines

#define RCC_LSCOSOURCE_LSI   0x00000000U
#define RCC_LSCOSOURCE_LSE   RCC_BDCR_LSCOSEL

Define Documentation

#define RCC_LSCOSOURCE_LSE   RCC_BDCR_LSCOSEL

LSE selection for low speed clock output

Definition at line 346 of file stm32l4xx_hal_rcc_ex.h.

#define RCC_LSCOSOURCE_LSI   0x00000000U

LSI selection for low speed clock output

Definition at line 345 of file stm32l4xx_hal_rcc_ex.h.