HAL TIM Generic Driver
__HAL_TIM_DISABLE_IT
__HAL_TIM_ENABLE_DMA
614/1371
can be one of the following values:
Return value:
None
Description:
Disable the specified TIM interrupt.
Parameters:
__HANDLE__: specifies the TIM Handle.
__INTERRUPT__: specifies the TIM
interrupt source to disable. This parameter
can be one of the following values:
Return value:
None
Description:
Enable the specified DMA request.
Parameters:
__HANDLE__: specifies the TIM Handle.
__DMA__: specifies the TIM DMA request
to enable. This parameter can be one of the
following values:
DocID028236 Rev 2
TIM_IT_UPDATE: Update interrupt
TIM_IT_CC1: Capture/Compare 1
interrupt
TIM_IT_CC2: Capture/Compare 2
interrupt
TIM_IT_CC3: Capture/Compare 3
interrupt
TIM_IT_CC4: Capture/Compare 4
interrupt
TIM_IT_COM: Commutation interrupt
TIM_IT_TRIGGER: Trigger interrupt
TIM_IT_BREAK: Break interrupt
TIM_IT_UPDATE: Update interrupt
TIM_IT_CC1: Capture/Compare 1
interrupt
TIM_IT_CC2: Capture/Compare 2
interrupt
TIM_IT_CC3: Capture/Compare 3
interrupt
TIM_IT_CC4: Capture/Compare 4
interrupt
TIM_IT_COM: Commutation interrupt
TIM_IT_TRIGGER: Trigger interrupt
TIM_IT_BREAK: Break interrupt
TIM_DMA_UPDATE: Update DMA
request
TIM_DMA_CC1: Capture/Compare 1
DMA request
TIM_DMA_CC2: Capture/Compare 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?