STM32H735xx 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 306 of file stm32h7xx_hal_lptim.h.