HAL + 0/8 examples
CodeScope will show references to HAL_TIM_IC_Start() from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
 
Symbols
loading...
Files
loading...

HAL_TIM_IC_Start() function

Starts the TIM Input Capture measurement.

Syntax

HAL_StatusTypeDef HAL_TIM_IC_Start(TIM_HandleTypeDef *htim,     uint32_t Channel);
Implemented in stm32f4xx_hal_tim.c:2118

Arguments

htim

TIM Input Capture handle

Channel

TIM Channels to be enabled This parameter can be one of the following values: @arg TIM_CHANNEL_1: TIM Channel 1 selected @arg TIM_CHANNEL_2: TIM Channel 2 selected @arg TIM_CHANNEL_3: TIM Channel 3 selected @arg TIM_CHANNEL_4: TIM Channel 4 selected

Return value

HAL status

Examples

HAL_TIM_IC_Start() is referenced by 8 libraries and example projects.

Call Tree

Functions called by HAL_TIM_IC_Start()
HAL_TIM_IC_Start()
assert_failed()
all items filtered out
Data read by HAL_TIM_IC_Start()
Data written by HAL_TIM_IC_Start()
HAL_TIM_IC_Start()
HAL_TIM_IC_Start()::tmpsmcr
all items filtered out
Type of HAL_TIM_IC_Start()
HAL_TIM_IC_Start()
uint32_t
all items filtered out