HAL + 0/2 examples
CodeScope will show references to LL_LPTIM_COUNTER_MODE_EXTERNAL from the following samples and libraries:
Examples
STM32F410xx-Nucleo
Examples_LL
LPTIM
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_LPTIM_COUNTER_MODE_EXTERNAL

LL_LPTIM_COUNTER_MODE_EXTERNAL macro

The counter is incremented following each valid clock pulse on the LPTIM external Input1

Syntax

#define LL_LPTIM_COUNTER_MODE_EXTERNAL LPTIM_CFGR_COUNTMODE

Examples

LL_LPTIM_COUNTER_MODE_EXTERNAL is referenced by 2 libraries and example projects.

References

LocationText
stm32f4xx_ll_lptim.h:153
#define LL_LPTIM_COUNTER_MODE_EXTERNAL LPTIM_CFGR_COUNTMODE /*!<The counter is incremented following each valid clock pulse on the LPTIM external Input1*/