STM CMSIS

Macros

#define TIM_BREAKPOLARITY_LOW   ((uint32_t)0x00000000U)
 
#define TIM_BREAKPOLARITY_HIGH   (TIM_BDTR_BKP)
 

Detailed Description