TIM_OC_InitTypeDef struct TIM Output Compare Configuration Structure definition
Fields Specifies the TIM mode. This parameter can be a value of TIM_Output_Compare_and_PWM_modes.
Specifies the pulse value to be loaded into the Capture Compare Register. This parameter can be a number between Min_Data = 0x0000 and Max_Data = 0xFFFF.
Specifies the output polarity. This parameter can be a value of TIM_Output_Compare_Polarity.
Specifies the complementary output polarity. This parameter can be a value of TIM_Output_Compare_N_Polarity.
Specifies the Fast mode state. This parameter can be a value of TIM_Output_Fast_State.
Specifies the TIM Output Compare pin state during Idle state. This parameter can be a value of TIM_Output_Compare_Idle_State.
Specifies the TIM Output Compare pin state during Idle state. This parameter can be a value of TIM_Output_Compare_N_Idle_State.
Examples TIM_OC_InitTypeDef is referenced by 96 libraries and example projects: