STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

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

Detailed Description

Macro Definition Documentation

#define LPTIM_COUNTERSOURCE_EXTERNAL   LPTIM_CFGR_COUNTMODE

Definition at line 287 of file stm32f7xx_hal_lptim.h.

#define LPTIM_COUNTERSOURCE_INTERNAL   ((uint32_t)0x00000000U)

Definition at line 286 of file stm32f7xx_hal_lptim.h.