Macros
Collaboration diagram for TIM_Output_Compare_N_Polarity:

Macros

#define IS_TIM_OCN_POLARITY(POLARITY)
 
#define IS_TIM_OCN_POLARITY(POLARITY)
 
#define IS_TIM_OCN_POLARITY(POLARITY)
 
#define TIM_OCNPolarity_High   ((uint16_t)0x0000)
 
#define TIM_OCNPolarity_High   ((uint16_t)0x0000)
 
#define TIM_OCNPolarity_High   ((uint16_t)0x0000)
 
#define TIM_OCNPolarity_Low   ((uint16_t)0x0008)
 
#define TIM_OCNPolarity_Low   ((uint16_t)0x0008)
 
#define TIM_OCNPolarity_Low   ((uint16_t)0x0008)
 

Detailed Description

Macro Definition Documentation

◆ IS_TIM_OCN_POLARITY [1/3]

#define IS_TIM_OCN_POLARITY (   POLARITY)
Value:
(((POLARITY) == TIM_OCNPolarity_High) || \
((POLARITY) == TIM_OCNPolarity_Low))
#define TIM_OCNPolarity_High
#define TIM_OCNPolarity_Low

Definition at line 349 of file stm32f4xx_tim.h.

◆ IS_TIM_OCN_POLARITY [2/3]

#define IS_TIM_OCN_POLARITY (   POLARITY)
Value:
(((POLARITY) == TIM_OCNPolarity_High) || \
((POLARITY) == TIM_OCNPolarity_Low))
#define TIM_OCNPolarity_High
#define TIM_OCNPolarity_Low

Definition at line 376 of file stm32f30x_tim.h.

◆ IS_TIM_OCN_POLARITY [3/3]

#define IS_TIM_OCN_POLARITY (   POLARITY)
Value:
(((POLARITY) == TIM_OCNPolarity_High) || \
((POLARITY) == TIM_OCNPolarity_Low))
#define TIM_OCNPolarity_High
#define TIM_OCNPolarity_Low

Definition at line 395 of file stm32f10x_tim.h.

◆ TIM_OCNPolarity_High [1/3]

#define TIM_OCNPolarity_High   ((uint16_t)0x0000)

Definition at line 347 of file stm32f4xx_tim.h.

◆ TIM_OCNPolarity_High [2/3]

#define TIM_OCNPolarity_High   ((uint16_t)0x0000)

Definition at line 374 of file stm32f30x_tim.h.

◆ TIM_OCNPolarity_High [3/3]

#define TIM_OCNPolarity_High   ((uint16_t)0x0000)

Definition at line 393 of file stm32f10x_tim.h.

◆ TIM_OCNPolarity_Low [1/3]

#define TIM_OCNPolarity_Low   ((uint16_t)0x0008)

Definition at line 348 of file stm32f4xx_tim.h.

◆ TIM_OCNPolarity_Low [2/3]

#define TIM_OCNPolarity_Low   ((uint16_t)0x0008)

Definition at line 375 of file stm32f30x_tim.h.

◆ TIM_OCNPolarity_Low [3/3]

#define TIM_OCNPolarity_Low   ((uint16_t)0x0008)

Definition at line 394 of file stm32f10x_tim.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Mon Feb 28 2022 23:36:15