Macros
Collaboration diagram for TIM_External_Trigger_Polarity:

Macros

#define IS_TIM_EXT_POLARITY(POLARITY)
 
#define IS_TIM_EXT_POLARITY(POLARITY)
 
#define IS_TIM_EXT_POLARITY(POLARITY)
 
#define TIM_ExtTRGPolarity_Inverted   ((uint16_t)0x8000)
 
#define TIM_ExtTRGPolarity_Inverted   ((uint16_t)0x8000)
 
#define TIM_ExtTRGPolarity_Inverted   ((uint16_t)0x8000)
 
#define TIM_ExtTRGPolarity_NonInverted   ((uint16_t)0x0000)
 
#define TIM_ExtTRGPolarity_NonInverted   ((uint16_t)0x0000)
 
#define TIM_ExtTRGPolarity_NonInverted   ((uint16_t)0x0000)
 

Detailed Description

Macro Definition Documentation

#define IS_TIM_EXT_POLARITY (   POLARITY)
Value:
(((POLARITY) == TIM_ExtTRGPolarity_Inverted) || \
#define TIM_ExtTRGPolarity_NonInverted
#define TIM_ExtTRGPolarity_Inverted

Definition at line 747 of file stm32f4xx_tim.h.

#define IS_TIM_EXT_POLARITY (   POLARITY)
Value:
(((POLARITY) == TIM_ExtTRGPolarity_Inverted) || \
#define TIM_ExtTRGPolarity_NonInverted
#define TIM_ExtTRGPolarity_Inverted

Definition at line 795 of file stm32f10x_tim.h.

#define IS_TIM_EXT_POLARITY (   POLARITY)
Value:
(((POLARITY) == TIM_ExtTRGPolarity_Inverted) || \
#define TIM_ExtTRGPolarity_NonInverted
#define TIM_ExtTRGPolarity_Inverted

Definition at line 846 of file stm32f30x_tim.h.

#define TIM_ExtTRGPolarity_Inverted   ((uint16_t)0x8000)

Definition at line 745 of file stm32f4xx_tim.h.

#define TIM_ExtTRGPolarity_Inverted   ((uint16_t)0x8000)

Definition at line 793 of file stm32f10x_tim.h.

#define TIM_ExtTRGPolarity_Inverted   ((uint16_t)0x8000)

Definition at line 844 of file stm32f30x_tim.h.

#define TIM_ExtTRGPolarity_NonInverted   ((uint16_t)0x0000)

Definition at line 746 of file stm32f4xx_tim.h.

#define TIM_ExtTRGPolarity_NonInverted   ((uint16_t)0x0000)

Definition at line 794 of file stm32f10x_tim.h.

#define TIM_ExtTRGPolarity_NonInverted   ((uint16_t)0x0000)

Definition at line 845 of file stm32f30x_tim.h.



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