User Activity

Calling HAL_TIM_OC_Stop_IT causes HAL_TIM_Base_Start_IT to also stop, is this normal? i want to stop a channel, not the entire base timer.How do i achieve this? re-enabling the base timer after stopping the Channel is not working.