STM32L486xx HAL User Manual
Defines
MSI clock range selection
RCC Exported Constants

Defines

#define LL_RCC_MSIRANGESEL_STANDBY   0U
#define LL_RCC_MSIRANGESEL_RUN   1U

Define Documentation

#define LL_RCC_MSIRANGESEL_RUN   1U

MSI Range is provided by MSIRANGE

Definition at line 1176 of file stm32l4xx_ll_rcc.h.

#define LL_RCC_MSIRANGESEL_STANDBY   0U

MSI Range is provided by MSISRANGE

Definition at line 1175 of file stm32l4xx_ll_rcc.h.