EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
General-purpose timers (TIM)
UM1581
508/584
DocID023800 Rev 1
Notes
None.
22.2.18.2 TIM_SelectHallSensor
Function Name
void TIM_SelectHallSensor ( TIM_TypeDef * TIMx,
FunctionalState NewState)
Function Description
Enables or disables the TIMx's Hall sensor interface.
Parameters
TIMx : where x can be 1, 2, 3, 4, 8 or 15 to select the TIM
peripheral.
NewState : new state of the TIMx Hall sensor interface. This
parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
None.
22.2.19 Specific remapping management functions
22.2.19.1 TIM_RemapConfig
Function Name
void TIM_RemapConfig ( TIM_TypeDef * TIMx, uint16_t
TIM_Remap)
Function Description
Configures the TIM16 Remapping input Capabilities.
Parameters
TIMx : where x can be 1, 8 or 16 to select the TIM peripheral.
TIM_Remap : specifies the TIM input reampping source.
This parameter can be one of the following values:
TIM16_GPIO : TIM16 Channel 1 is connected to GPIO.
TIM16_RTC_CLK : TIM16 Channel 1 is connected to
RTC input clock.
TIM16_HSE_DIV32 : TIM16 Channel 1 is connected to
HSE/32 clock.
TIM16_MCO : TIM16 Channel 1 is connected to MCO
clock.
TIM1_ADC1_AWDG1 : TIM1 ETR is connected to
ADC1 AWDG1.
TIM1_ADC1_AWDG2 : TIM1 ETR is connected to
ADC1 AWDG2.
TIM1_ADC1_AWDG3 : TIM1 ETR is connected to
ADC1 AWDG3.

Table of Contents

Related product manuals