HAL
HAL_TIMEx_PWMN_Stop_IT() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_TIMEx_PWMN_Stop_IT() function

Stops the PWM signal generation in interrupt mode on the complementary output.

Syntax

HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_IT(TIM_HandleTypeDef *htim,     uint32_t Channel);
Implemented in stm32f4xx_hal_tim_ex.c:1266

Arguments

htim

TIM handle

Channel

TIM Channel to be disabled 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 @arg TIM_CHANNEL_3: TIM Channel 3 selected

Return value

HAL status

References

Call Tree

Functions called by HAL_TIMEx_PWMN_Stop_IT()
HAL_TIMEx_PWMN_Stop_IT()
assert_failed()
all items filtered out
Data read by HAL_TIMEx_PWMN_Stop_IT()
Data written by HAL_TIMEx_PWMN_Stop_IT()
HAL_TIMEx_PWMN_Stop_IT()
HAL_TIMEx_PWMN_Stop_IT()::status
HAL_TIMEx_PWMN_Stop_IT()::tmpccer
all items filtered out
Type of HAL_TIMEx_PWMN_Stop_IT()
HAL_TIMEx_PWMN_Stop_IT()
uint32_t
all items filtered out