My Project
Loading...
Searching...
No Matches
TIM Auto-Reload Preload

Macros

#define TIM_AUTORELOAD_PRELOAD_DISABLE   0x00000000U
 
#define TIM_AUTORELOAD_PRELOAD_ENABLE   TIM_CR1_ARPE
 

Detailed Description

Macro Definition Documentation

◆ TIM_AUTORELOAD_PRELOAD_DISABLE

#define TIM_AUTORELOAD_PRELOAD_DISABLE   0x00000000U

TIMx_ARR register is not buffered

◆ TIM_AUTORELOAD_PRELOAD_ENABLE

#define TIM_AUTORELOAD_PRELOAD_ENABLE   TIM_CR1_ARPE

TIMx_ARR register is buffered