Reference Manual to 
LL API cross 
reference: 
  CCMR1 CC1S LL_TIM_OC_ConfigOutput 
   CCMR1 CC2S LL_TIM_OC_ConfigOutput 
   CCMR2 CC3S LL_TIM_OC_ConfigOutput 
   CCMR2 CC4S LL_TIM_OC_ConfigOutput 
   CCER CC1P LL_TIM_OC_ConfigOutput 
   CCER CC2P LL_TIM_OC_ConfigOutput 
   CCER CC3P LL_TIM_OC_ConfigOutput 
   CCER CC4P LL_TIM_OC_ConfigOutput 
   CR2 OIS1 LL_TIM_OC_ConfigOutput 
   CR2 OIS2 LL_TIM_OC_ConfigOutput 
   CR2 OIS3 LL_TIM_OC_ConfigOutput 
   CR2 OIS4 LL_TIM_OC_ConfigOutput 
LL_TIM_OC_SetMode 
__STATIC_INLINE void LL_TIM_OC_SetMode (TIM_TypeDef * 
TIMx, uint32_t Channel, uint32_t Mode) 
Define the behavior of the output reference signal OCxREF from 
which OCx and OCxN (when relevant) are derived.  
  TIMx:  Timer instance 
  Channel:  This parameter can be one of the following values:  
  LL_TIM_CHANNEL_CH1 
  LL_TIM_CHANNEL_CH2 
  LL_TIM_CHANNEL_CH3 
  LL_TIM_CHANNEL_CH4 
  Mode:  This parameter can be one of the following values:  
  LL_TIM_OCMODE_FROZEN 
  LL_TIM_OCMODE_ACTIVE 
  LL_TIM_OCMODE_INACTIVE 
  LL_TIM_OCMODE_TOGGLE 
  LL_TIM_OCMODE_FORCED_INACTIVE 
  LL_TIM_OCMODE_FORCED_ACTIVE 
  LL_TIM_OCMODE_PWM1 
  LL_TIM_OCMODE_PWM2 
Reference Manual to 
LL API cross 
reference: 
  CCMR1 OC1M LL_TIM_OC_SetMode 
   CCMR1 OC2M LL_TIM_OC_SetMode 
   CCMR2 OC3M LL_TIM_OC_SetMode 
   CCMR2 OC4M LL_TIM_OC_SetMode 
LL_TIM_OC_GetMode 
__STATIC_INLINE uint32_t LL_TIM_OC_GetMode 
(TIM_TypeDef * TIMx, uint32_t Channel) 
Get the output compare mode of an output channel.  
  TIMx:  Timer instance 
  Channel:  This parameter can be one of the following values: