STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Extended Peripheral Control functions

Peripheral Control functions. More...

Collaboration diagram for Extended Peripheral Control functions:

Functions

HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent (TIM_HandleTypeDef *htim, uint32_t InputTrigger, uint32_t CommutationSource)
HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent_IT (TIM_HandleTypeDef *htim, uint32_t InputTrigger, uint32_t CommutationSource)
HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent_DMA (TIM_HandleTypeDef *htim, uint32_t InputTrigger, uint32_t CommutationSource)
HAL_StatusTypeDef HAL_TIMEx_MasterConfigSynchronization (TIM_HandleTypeDef *htim, const TIM_MasterConfigTypeDef *sMasterConfig)
HAL_StatusTypeDef HAL_TIMEx_ConfigBreakDeadTime (TIM_HandleTypeDef *htim, const TIM_BreakDeadTimeConfigTypeDef *sBreakDeadTimeConfig)
HAL_StatusTypeDef HAL_TIMEx_RemapConfig (TIM_HandleTypeDef *htim, uint32_t Remap)

Detailed Description

Peripheral Control functions.

Function Documentation

◆ HAL_TIMEx_ConfigBreakDeadTime()

HAL_StatusTypeDef HAL_TIMEx_ConfigBreakDeadTime ( TIM_HandleTypeDef * htim,
const TIM_BreakDeadTimeConfigTypeDef * sBreakDeadTimeConfig )

◆ HAL_TIMEx_ConfigCommutEvent()

HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent ( TIM_HandleTypeDef * htim,
uint32_t InputTrigger,
uint32_t CommutationSource )

◆ HAL_TIMEx_ConfigCommutEvent_DMA()

HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent_DMA ( TIM_HandleTypeDef * htim,
uint32_t InputTrigger,
uint32_t CommutationSource )

◆ HAL_TIMEx_ConfigCommutEvent_IT()

HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent_IT ( TIM_HandleTypeDef * htim,
uint32_t InputTrigger,
uint32_t CommutationSource )

◆ HAL_TIMEx_MasterConfigSynchronization()

HAL_StatusTypeDef HAL_TIMEx_MasterConfigSynchronization ( TIM_HandleTypeDef * htim,
const TIM_MasterConfigTypeDef * sMasterConfig )

◆ HAL_TIMEx_RemapConfig()

HAL_StatusTypeDef HAL_TIMEx_RemapConfig ( TIM_HandleTypeDef * htim,
uint32_t Remap )