DIY Logging Volt/Ampmeter
HAL TIM Aliased Functions maintained for legacy purpose

Macros

#define HAL_TIM_DMADelayPulseCplt   TIM_DMADelayPulseCplt
 
#define HAL_TIM_DMAError   TIM_DMAError
 
#define HAL_TIM_DMACaptureCplt   TIM_DMACaptureCplt
 
#define HAL_TIMEx_DMACommutationCplt   TIMEx_DMACommutationCplt
 

Detailed Description

Macro Definition Documentation

◆ HAL_TIM_DMACaptureCplt

#define HAL_TIM_DMACaptureCplt   TIM_DMACaptureCplt

Definition at line 1649 of file stm32_hal_legacy.h.

◆ HAL_TIM_DMADelayPulseCplt

#define HAL_TIM_DMADelayPulseCplt   TIM_DMADelayPulseCplt

Definition at line 1647 of file stm32_hal_legacy.h.

◆ HAL_TIM_DMAError

#define HAL_TIM_DMAError   TIM_DMAError

Definition at line 1648 of file stm32_hal_legacy.h.

◆ HAL_TIMEx_DMACommutationCplt

#define HAL_TIMEx_DMACommutationCplt   TIMEx_DMACommutationCplt

Definition at line 1650 of file stm32_hal_legacy.h.