HAL
LL_LPTIM_TRIG_SOURCE_TIM5_TRGO is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_LPTIM_TRIG_SOURCE_TIM5_TRGO

LL_LPTIM_TRIG_SOURCE_TIM5_TRGO macro

External input trigger is connected to TIM5

Syntax

#define LL_LPTIM_TRIG_SOURCE_TIM5_TRGO (LPTIM_CFGR_TRIGSEL_2 | LPTIM_CFGR_TRIGSEL_0)

References

LocationText
stm32f4xx_ll_lptim.h:199
#define LL_LPTIM_TRIG_SOURCE_TIM5_TRGO (LPTIM_CFGR_TRIGSEL_2 | LPTIM_CFGR_TRIGSEL_0) /*!<External input trigger is connected to TIM5*/