CARME-M4 BSP
V1.5
|
Specific remapping management function. More...
Functions | |
void | TIM_RemapConfig (TIM_TypeDef *TIMx, uint16_t TIM_Remap) |
Configures the TIM2, TIM5 and TIM11 Remapping input capabilities. More... | |
Specific remapping management function.
=============================================================================== ##### Specific remapping management function ##### ===============================================================================
void TIM_RemapConfig | ( | TIM_TypeDef * | TIMx, |
uint16_t | TIM_Remap | ||
) |
Configures the TIM2, TIM5 and TIM11 Remapping input capabilities.
TIMx | where x can be 2, 5 or 11 to select the TIM peripheral. |
TIM_Remap | specifies the TIM input remapping source. This parameter can be one of the following values:
|
None |
Definition at line 3173 of file stm32f4xx_tim.c.