HAL + 0/9 examples
CodeScope will show references to TIM_BREAKPOLARITY_HIGH from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
STM32F411RE-Nucleo
Examples_MIX
TIM
 
Symbols
loading...
Files
loading...

TIM_BREAKPOLARITY_HIGH macro

Break input BRK is active high

Syntax

#define TIM_BREAKPOLARITY_HIGH TIM_BDTR_BKP

Examples

TIM_BREAKPOLARITY_HIGH is referenced by 9 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:848
#define TIM_BREAKPOLARITY_HIGH TIM_BDTR_BKP /*!< Break input BRK is active high */
stm32f4xx_hal_tim.h:1715
((__POLARITY__) == TIM_BREAKPOLARITY_HIGH))