HAL TIM Generic Driver
Function description
Parameters
Return values
TIM_DMAError
Function name
Function description
Parameters
Return values
TIM_DMACaptureCplt
Function name
Function description
Parameters
Return values
TIM_CCxChannelCmd
Function name
Function description
Parameters
Return values
45.3
TIM Firmware driver defines
45.3.1
TIM
TIM AOE Bit State
TIM_AUTOMATICOUTPUT_ENABLE
608/1371
TIM DMA Delay Pulse complete callback.
hdma: pointer to a DMA_HandleTypeDef structure that
contains the configuration information for the specified DMA
module.
None:
void TIM_DMAError (DMA_HandleTypeDef * hdma)
TIM DMA error callback.
hdma: pointer to a DMA_HandleTypeDef structure that
contains the configuration information for the specified DMA
module.
None:
void TIM_DMACaptureCplt (DMA_HandleTypeDef * hdma)
TIM DMA Capture complete callback.
hdma: pointer to a DMA_HandleTypeDef structure that
contains the configuration information for the specified DMA
module.
None:
void TIM_CCxChannelCmd (TIM_TypeDef * TIMx, uint32_t
Channel, uint32_t ChannelState)
Enables or disables the TIM Capture Compare Channel x.
TIMx: to select the TIM peripheral
Channel: specifies the TIM Channel This parameter can be
one of the following values:
TIM_Channel_1: TIM Channel 1
TIM_Channel_2: TIM Channel 2
TIM_Channel_3: TIM Channel 3
TIM_Channel_4: TIM Channel 4
ChannelState: specifies the TIM Channel CCxE bit new
state. This parameter can be: TIM_CCx_ENABLE or
TIM_CCx_Disable.
None:
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers