My Project
Loading...
Searching...
No Matches
TIM OSSR OffState Selection for Run mode state

Macros

#define TIM_OSSR_ENABLE   TIM_BDTR_OSSR
 
#define TIM_OSSR_DISABLE   0x00000000U
 

Detailed Description

Macro Definition Documentation

◆ TIM_OSSR_DISABLE

#define TIM_OSSR_DISABLE   0x00000000U

When inactive, OC/OCN outputs are disabled (not controlled any longer by the timer)

◆ TIM_OSSR_ENABLE

#define TIM_OSSR_ENABLE   TIM_BDTR_OSSR

When inactive, OC/OCN outputs are enabled (still controlled by the timer)