Macros
Collaboration diagram for TIM_Output_Compare_Polarity:

Macros

#define IS_TIM_OC_POLARITY(POLARITY)
 
#define IS_TIM_OC_POLARITY(POLARITY)
 
#define IS_TIM_OC_POLARITY(POLARITY)
 
#define TIM_OCPolarity_High   ((uint16_t)0x0000)
 
#define TIM_OCPolarity_High   ((uint16_t)0x0000)
 
#define TIM_OCPolarity_High   ((uint16_t)0x0000)
 
#define TIM_OCPolarity_Low   ((uint16_t)0x0002)
 
#define TIM_OCPolarity_Low   ((uint16_t)0x0002)
 
#define TIM_OCPolarity_Low   ((uint16_t)0x0002)
 

Detailed Description

Macro Definition Documentation

#define IS_TIM_OC_POLARITY (   POLARITY)
Value:
(((POLARITY) == TIM_OCPolarity_High) || \
((POLARITY) == TIM_OCPolarity_Low))
#define TIM_OCPolarity_Low
#define TIM_OCPolarity_High

Definition at line 337 of file stm32f4xx_tim.h.

#define IS_TIM_OC_POLARITY (   POLARITY)
Value:
(((POLARITY) == TIM_OCPolarity_High) || \
((POLARITY) == TIM_OCPolarity_Low))
#define TIM_OCPolarity_Low
#define TIM_OCPolarity_High

Definition at line 364 of file stm32f30x_tim.h.

#define IS_TIM_OC_POLARITY (   POLARITY)
Value:
(((POLARITY) == TIM_OCPolarity_High) || \
((POLARITY) == TIM_OCPolarity_Low))
#define TIM_OCPolarity_Low
#define TIM_OCPolarity_High

Definition at line 383 of file stm32f10x_tim.h.

#define TIM_OCPolarity_High   ((uint16_t)0x0000)

Definition at line 335 of file stm32f4xx_tim.h.

#define TIM_OCPolarity_High   ((uint16_t)0x0000)

Definition at line 362 of file stm32f30x_tim.h.

#define TIM_OCPolarity_High   ((uint16_t)0x0000)

Definition at line 381 of file stm32f10x_tim.h.

#define TIM_OCPolarity_Low   ((uint16_t)0x0002)

Definition at line 336 of file stm32f4xx_tim.h.

#define TIM_OCPolarity_Low   ((uint16_t)0x0002)

Definition at line 363 of file stm32f30x_tim.h.

#define TIM_OCPolarity_Low   ((uint16_t)0x0002)

Definition at line 382 of file stm32f10x_tim.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:55