STM32L486xx HAL User Manual
Defines
Peripheral LPTIM get clock source
RCC Exported Constants

Defines

#define LL_RCC_LPTIM1_CLKSOURCE   RCC_CCIPR_LPTIM1SEL
#define LL_RCC_LPTIM2_CLKSOURCE   RCC_CCIPR_LPTIM2SEL

Define Documentation

#define LL_RCC_LPTIM1_CLKSOURCE   RCC_CCIPR_LPTIM1SEL

LPTIM1 Clock source selection

Definition at line 733 of file stm32l4xx_ll_rcc.h.

Referenced by LL_RCC_GetLPTIMClockFreq().

#define LL_RCC_LPTIM2_CLKSOURCE   RCC_CCIPR_LPTIM2SEL

LPTIM2 Clock source selection

Definition at line 734 of file stm32l4xx_ll_rcc.h.

Referenced by LL_RCC_GetLPTIMClockFreq().