Hal_Tim_Onepulse_Mspdeinit; Hal_Tim_Onepulse_Start; Hal_Tim_Onepulse_Stop; Hal_Tim_Onepulse_Start_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
Function description
Parameters
Return values

HAL_TIM_OnePulse_MspDeInit

Function name
Function description
Parameters
Return values

HAL_TIM_OnePulse_Start

Function name
Function description
Parameters
Return values

HAL_TIM_OnePulse_Stop

Function name
Function description
Parameters
Return values

HAL_TIM_OnePulse_Start_IT

Function name
Function description
Parameters
594/1371
Initializes the TIM One Pulse MSP.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
None:
void HAL_TIM_OnePulse_MspDeInit (TIM_HandleTypeDef *
htim)
DeInitializes TIM One Pulse MSP.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
None:
HAL_StatusTypeDef HAL_TIM_OnePulse_Start
(TIM_HandleTypeDef * htim, uint32_t OutputChannel)
Starts the TIM One Pulse signal generation.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
OutputChannel: : TIM Channels to be enabled. This
parameter can be one of the following values:
TIM_CHANNEL_1: TIM Channel 1 selected
TIM_CHANNEL_2: TIM Channel 2 selected
HAL: status
HAL_StatusTypeDef HAL_TIM_OnePulse_Stop
(TIM_HandleTypeDef * htim, uint32_t OutputChannel)
Stops the TIM One Pulse signal generation.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
OutputChannel: : TIM Channels to be disable. This
parameter can be one of the following values:
TIM_CHANNEL_1: TIM Channel 1 selected
TIM_CHANNEL_2: TIM Channel 2 selected
HAL: status
HAL_StatusTypeDef HAL_TIM_OnePulse_Start_IT
(TIM_HandleTypeDef * htim, uint32_t OutputChannel)
Starts the TIM One Pulse signal generation in interrupt mode.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
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

Subscribe to Our Youtube Channel

Table of Contents

Save PDF