STM32L443xx HAL User Manual
Defines
LPTIM Counter Source
LPTIM Exported Constants

Defines

#define LPTIM_COUNTERSOURCE_INTERNAL   0x00000000U
#define LPTIM_COUNTERSOURCE_EXTERNAL   LPTIM_CFGR_COUNTMODE

Define Documentation

#define LPTIM_COUNTERSOURCE_EXTERNAL   LPTIM_CFGR_COUNTMODE
#define LPTIM_COUNTERSOURCE_INTERNAL   0x00000000U

Definition at line 327 of file stm32l4xx_hal_lptim.h.