STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Extended Timer Complementary One Pulse functions

Timer Complementary One Pulse functions. More...

Collaboration diagram for Extended Timer Complementary One Pulse functions:

Functions

HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start (TIM_HandleTypeDef *htim, uint32_t OutputChannel)
HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop (TIM_HandleTypeDef *htim, uint32_t OutputChannel)
HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start_IT (TIM_HandleTypeDef *htim, uint32_t OutputChannel)
HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop_IT (TIM_HandleTypeDef *htim, uint32_t OutputChannel)

Detailed Description

Timer Complementary One Pulse functions.

Function Documentation

◆ HAL_TIMEx_OnePulseN_Start()

HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start ( TIM_HandleTypeDef * htim,
uint32_t OutputChannel )

◆ HAL_TIMEx_OnePulseN_Start_IT()

HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start_IT ( TIM_HandleTypeDef * htim,
uint32_t OutputChannel )

◆ HAL_TIMEx_OnePulseN_Stop()

HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop ( TIM_HandleTypeDef * htim,
uint32_t OutputChannel )

◆ HAL_TIMEx_OnePulseN_Stop_IT()

HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop_IT ( TIM_HandleTypeDef * htim,
uint32_t OutputChannel )