HAL + 0/10 examples
CodeScope will show references to TIM_OCMODE_ACTIVE from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
STM32F412G-Discovery
Examples
TIM
STM32F412ZG-Nucleo
Examples
TIM
STM32F413H-Discovery
Examples
TIM
STM32F413ZH-Nucleo
Examples
TIM
STM32F429ZI-Nucleo
Examples
TIM
STM32F446ZE-Nucleo
Examples
TIM
 
Symbols
loading...
Files
loading...

TIM_OCMODE_ACTIVE macro

Set channel to active level on match

Syntax

#define TIM_OCMODE_ACTIVE TIM_CCMR1_OC1M_0

Examples

TIM_OCMODE_ACTIVE is referenced by 10 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:902
#define TIM_OCMODE_ACTIVE TIM_CCMR1_OC1M_0 /*!< Set channel to active level on match */
stm32f4xx_hal_tim.h:1742
((__MODE__) == TIM_OCMODE_ACTIVE) || \