Hal_Tim_Base_Start; Hal_Tim_Base_Stop; Hal_Tim_Base_Start_It; Hal_Tim_Base_Stop_It - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

HAL TIM Generic Driver

HAL_TIM_Base_Start

Function name
Function description
Parameters
Return values

HAL_TIM_Base_Stop

Function name
Function description
Parameters
Return values

HAL_TIM_Base_Start_IT

Function name
Function description
Parameters
Return values

HAL_TIM_Base_Stop_IT

Function name
Function description
Parameters
Return values
HAL_TIM_Base_Start_DMA
Function name
Function description
Parameters
584/1371
HAL_StatusTypeDef HAL_TIM_Base_Start
(TIM_HandleTypeDef * htim)
Starts the TIM Base generation.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
HAL: status
HAL_StatusTypeDef HAL_TIM_Base_Stop
(TIM_HandleTypeDef * htim)
Stops the TIM Base generation.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
HAL: status
HAL_StatusTypeDef HAL_TIM_Base_Start_IT
(TIM_HandleTypeDef * htim)
Starts the TIM Base generation in interrupt mode.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
HAL: status
HAL_StatusTypeDef HAL_TIM_Base_Stop_IT
(TIM_HandleTypeDef * htim)
Stops the TIM Base generation in interrupt mode.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
HAL: status
HAL_StatusTypeDef HAL_TIM_Base_Start_DMA
(TIM_HandleTypeDef * htim, uint32_t * pData, uint16_t Length)
Starts the TIM Base generation in DMA mode.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
pData: The source Buffer address.
Length: The length of data to be transferred from memory to
peripheral.
DocID028236 Rev 2
UM1940

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Table of Contents

Save PDF