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

#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.

#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.

#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.

#define TIM_OCNPolarity_High   ((uint16_t)0x0000)

Definition at line 347 of file stm32f4xx_tim.h.

#define TIM_OCNPolarity_High   ((uint16_t)0x0000)

Definition at line 374 of file stm32f30x_tim.h.

#define TIM_OCNPolarity_High   ((uint16_t)0x0000)

Definition at line 393 of file stm32f10x_tim.h.

#define TIM_OCNPolarity_Low   ((uint16_t)0x0008)

Definition at line 348 of file stm32f4xx_tim.h.

#define TIM_OCNPolarity_Low   ((uint16_t)0x0008)

Definition at line 375 of file stm32f30x_tim.h.

#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 Thu Apr 15 2021 05:07:55