STM32F479xx HAL User Manual
|
Defines | |
#define | LL_TIM_TIM11_TI1_RMP_GPIO TIM11_OR_RMP_MASK |
#define | LL_TIM_TIM11_TI1_RMP_GPIO1 (TIM_OR_TI1_RMP_0 | TIM11_OR_RMP_MASK) |
#define | LL_TIM_TIM11_TI1_RMP_GPIO2 (TIM_OR_TI1_RMP | TIM11_OR_RMP_MASK) |
#define | LL_TIM_TIM11_TI1_RMP_HSE_RTC (TIM_OR_TI1_RMP_1 | TIM11_OR_RMP_MASK) |
TIM11 channel 1 is connected to GPIO
Definition at line 949 of file stm32f4xx_ll_tim.h.
#define LL_TIM_TIM11_TI1_RMP_GPIO1 (TIM_OR_TI1_RMP_0 | TIM11_OR_RMP_MASK) |
TIM11 channel 1 is connected to GPIO
Definition at line 957 of file stm32f4xx_ll_tim.h.
#define LL_TIM_TIM11_TI1_RMP_GPIO2 (TIM_OR_TI1_RMP | TIM11_OR_RMP_MASK) |
TIM11 channel 1 is connected to GPIO
Definition at line 959 of file stm32f4xx_ll_tim.h.
#define LL_TIM_TIM11_TI1_RMP_HSE_RTC (TIM_OR_TI1_RMP_1 | TIM11_OR_RMP_MASK) |
TIM11 channel 1 is connected to HSE_RTC
Definition at line 960 of file stm32f4xx_ll_tim.h.