Nut/OS  5.0.5
API Reference
TIM_AOE_Bit_Set_Reset
Collaboration diagram for TIM_AOE_Bit_Set_Reset:

Defines

#define TIM_AutomaticOutput_Enable   ((uint16_t)0x4000)
#define TIM_AutomaticOutput_Disable   ((uint16_t)0x0000)
#define IS_TIM_AUTOMATIC_OUTPUT_STATE(STATE)

Define Documentation

#define TIM_AutomaticOutput_Enable   ((uint16_t)0x4000)
#define TIM_AutomaticOutput_Disable   ((uint16_t)0x0000)

Referenced by TIM_BDTRStructInit().

#define IS_TIM_AUTOMATIC_OUTPUT_STATE (   STATE)
Value:

Referenced by TIM_BDTRConfig().