|
STM32L443xx HAL User Manual
|
Functions | |
| __STATIC_INLINE void | LL_TIM_SetOCRefClearInputSource (TIM_TypeDef *TIMx, uint32_t OCRefClearInputSource) |
| Set the OCREF clear input source. | |
| __STATIC_INLINE void LL_TIM_SetOCRefClearInputSource | ( | TIM_TypeDef * | TIMx, |
| uint32_t | OCRefClearInputSource | ||
| ) |
Set the OCREF clear input source.
| TIMx | Timer instance |
| OCRefClearInputSource | This parameter can be one of the following values: |
| None |
Definition at line 4065 of file stm32l4xx_ll_tim.h.
1.7.6.1