STM32F439xx HAL User Manual
Defines
TIM2 Internal Trigger1 Remap TIM8
TIM Exported Constants

Defines

#define LL_TIM_TIM2_ITR1_RMP_TIM8_TRGO   TIM2_OR_RMP_MASK
#define LL_TIM_TIM2_ITR1_RMP_OTG_FS_SOF   (TIM_OR_ITR1_RMP_1 | TIM2_OR_RMP_MASK)
#define LL_TIM_TIM2_ITR1_RMP_OTG_HS_SOF   (TIM_OR_ITR1_RMP | TIM2_OR_RMP_MASK)

Define Documentation

#define LL_TIM_TIM2_ITR1_RMP_OTG_FS_SOF   (TIM_OR_ITR1_RMP_1 | TIM2_OR_RMP_MASK)

TIM2_ITR1 is connected to OTG_FS SOF

Definition at line 899 of file stm32f4xx_ll_tim.h.

#define LL_TIM_TIM2_ITR1_RMP_OTG_HS_SOF   (TIM_OR_ITR1_RMP | TIM2_OR_RMP_MASK)

TIM2_ITR1 is connected to OTG_HS SOF

Definition at line 900 of file stm32f4xx_ll_tim.h.

TIM2_ITR1 is connected to TIM8_TRGO

Definition at line 898 of file stm32f4xx_ll_tim.h.