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
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers