HAL
TIM_AUTORELOAD_PRELOAD_ENABLE is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALTIM_AUTORELOAD_PRELOAD_ENABLE

TIM_AUTORELOAD_PRELOAD_ENABLE macro

TIMx_ARR register is buffered

Syntax

#define TIM_AUTORELOAD_PRELOAD_ENABLE TIM_CR1_ARPE

References

LocationText
stm32f4xx_hal_tim.h:550
#define TIM_AUTORELOAD_PRELOAD_ENABLE TIM_CR1_ARPE /*!< TIMx_ARR register is buffered */
stm32f4xx_hal_tim.h:1605
((PRELOAD) == TIM_AUTORELOAD_PRELOAD_ENABLE))