STM32L486xx HAL User Manual
Defines
LPTIM Counter Source
LPTIM Exported Constants

Defines

#define LPTIM_COUNTERSOURCE_INTERNAL   ((uint32_t)0x00000000)
#define LPTIM_COUNTERSOURCE_EXTERNAL   LPTIM_CFGR_COUNTMODE

Define Documentation

#define LPTIM_COUNTERSOURCE_EXTERNAL   LPTIM_CFGR_COUNTMODE

Definition at line 319 of file stm32l4xx_hal_lptim.h.

Referenced by HAL_LPTIM_Counter_Start(), and HAL_LPTIM_Counter_Start_IT().

#define LPTIM_COUNTERSOURCE_INTERNAL   ((uint32_t)0x00000000)

Definition at line 318 of file stm32l4xx_hal_lptim.h.