STM32L486xx HAL User Manual
Defines
OCREF clear input selection
TIM Exported Constants

Defines

#define LL_TIM_OCREF_CLR_INT_NC   0x00000000U
#define LL_TIM_OCREF_CLR_INT_ETR   TIM_SMCR_OCCS

Define Documentation

#define LL_TIM_OCREF_CLR_INT_ETR   TIM_SMCR_OCCS

OCREF_CLR_INT is connected to ETRF

Definition at line 1295 of file stm32l4xx_ll_tim.h.

#define LL_TIM_OCREF_CLR_INT_NC   0x00000000U

OCREF_CLR_INT is not connected

Definition at line 1294 of file stm32l4xx_ll_tim.h.