ST STM32F31xx User Manual page 488

Table of Contents

Advertisement

General-purpose timers (TIM)
22.2.13.2 TIM_ICStructInit
Function Name
Function Description
Parameters
Return values
Notes
22.2.13.3 TIM_PWMIConfig
Function Name
Function Description
Parameters
Return values
Notes
22.2.13.4 TIM_GetCapture1
Function Name
Function Description
Parameters
Return values
Notes
488/584
void TIM_ICStructInit (
Fills each TIM_ICInitStruct member with its default value.
TIM_ICInitStruct : pointer to a TIM_ICInitTypeDef structure
which will be initialized.
None.
None.
void TIM_PWMIConfig (
TIM_ICInitTypeDef *
Configures the TIM peripheral according to the specified
parameters in the TIM_ICInitStruct to measure an external PWM
signal.
TIMx : where x can be 1, 2, 3, 4, 8 or 15 to select the TIM
peripheral.
TIM_ICInitStruct : pointer to a TIM_ICInitTypeDef structure
that contains the configuration information for the specified
TIM peripheral.
None.
None.
uint32_t TIM_GetCapture1 (
Gets the TIMx Input Capture 1 value.
TIMx : where x can be 1, 2, 3, 4, 8, 15, 16 or 17 to select the
TIM peripheral.
Capture Compare 1 Register value.
None.
DocID023800 Rev 1
TIM_ICInitTypeDef *
TIM_TypeDef *
TIMx,
TIM_ICInitStruct)
TIM_TypeDef *
UM1581
TIM_ICInitStruct)
TIMx)

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F31xx and is the answer not in the manual?

This manual is also suitable for:

Stm32f30xx

Table of Contents