HAL
HAL_TIMEx_OnePulseN_Start_IT() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_TIMEx_OnePulseN_Start_IT()

HAL_TIMEx_OnePulseN_Start_IT() function

Starts the TIM One Pulse signal generation in interrupt mode on the complementary channel.

Syntax

HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start_IT(TIM_HandleTypeDef *htim,     uint32_t OutputChannel);
Implemented in stm32f4xx_hal_tim_ex.c:1658

Arguments

htim

TIM One Pulse handle

OutputChannel

pulse output channel to enable This parameter can be one of the following values: @arg TIM_CHANNEL_1: TIM Channel 1 selected @arg TIM_CHANNEL_2: TIM Channel 2 selected

Return value

HAL status

Notes

OutputChannel must match the pulse output channel chosen when calling HAL_TIM_OnePulse_ConfigChannel().

References

Call Tree

Functions called by HAL_TIMEx_OnePulseN_Start_IT()
HAL_TIMEx_OnePulseN_Start_IT()
assert_failed()
all items filtered out
Data read by HAL_TIMEx_OnePulseN_Start_IT()
Data written by HAL_TIMEx_OnePulseN_Start_IT()
HAL_TIMEx_OnePulseN_Start_IT()::input_channel
HAL_TIMEx_OnePulseN_Start_IT()::channel_1_state
HAL_TIMEx_OnePulseN_Start_IT()::channel_2_state
HAL_TIMEx_OnePulseN_Start_IT()::complementary_channel_1_state
HAL_TIMEx_OnePulseN_Start_IT()::complementary_channel_2_state
all items filtered out
HAL_TIMEx_OnePulseN_Start_IT()
Type of HAL_TIMEx_OnePulseN_Start_IT()
HAL_TIMEx_OnePulseN_Start_IT()
uint32_t
all items filtered out