HAL
HAL_LPTIM_Encoder_Start() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_LPTIM_Encoder_Start() function

Start the Encoder interface.

Syntax

HAL_StatusTypeDef HAL_LPTIM_Encoder_Start(LPTIM_HandleTypeDef *hlptim,     uint32_t Period);
Implemented in stm32f4xx_hal_lptim.c:1120

Arguments

hlptim

LPTIM handle

Period

Specifies the Autoreload value. This parameter must be a value between 0x0001 and 0xFFFF.

Return value

HAL status

References

LocationText
stm32f4xx_hal_lptim.c:1120
HAL_StatusTypeDef HAL_LPTIM_Encoder_Start(LPTIM_HandleTypeDef *hlptim, uint32_t Period)
stm32f4xx_hal_lptim.h:662
HAL_StatusTypeDef HAL_LPTIM_Encoder_Start(LPTIM_HandleTypeDef *hlptim, uint32_t Period);

Call Tree

Functions called by HAL_LPTIM_Encoder_Start()
HAL_LPTIM_Encoder_Start()
all items filtered out
Type of HAL_LPTIM_Encoder_Start()
HAL_LPTIM_Encoder_Start()
uint32_t
all items filtered out