Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
OCREF_Clear_Management
[TIM Exported Functions]
Functions | |
__STATIC_INLINE void | LL_TIM_SetOCRefClearInputSource (TIM_TypeDef *TIMx, uint32_t OCRefClearInputSource) |
Set the OCREF clear source. |
Function Documentation
__STATIC_INLINE void LL_TIM_SetOCRefClearInputSource | ( | TIM_TypeDef * | TIMx, |
uint32_t | OCRefClearInputSource | ||
) |
Set the OCREF clear source.
- Note:
- The OCxREF signal of a given channel can be cleared when a high level is applied on the OCREF_CLR_INPUT
- This function can only be used in Output compare and PWM modes. SMCR OCCS LL_TIM_SetOCRefClearInputSource
- Parameters:
-
TIMx Timer instance OCRefClearInputSource This parameter can be one of the following values: - LL_TIM_OCREF_CLR_INT_NC
- LL_TIM_OCREF_CLR_INT_ETR
- Return values:
-
None
Definition at line 3813 of file stm32l4xx_ll_tim.h.
Generated on Tue Jul 12 2022 18:10:51 by
