HAL + 0/5 examples
CodeScope will show references to LL_TIM_OC_EnablePreload() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
TIM
 
Symbols
loading...
Files
loading...

LL_TIM_OC_EnablePreload() function

Enable compare register (TIMx_CCRx) preload for the output channel. CCMR1 OC2PE LL_TIM_OC_EnablePreload\n CCMR2 OC3PE LL_TIM_OC_EnablePreload\n CCMR2 OC4PE LL_TIM_OC_EnablePreload

Syntax

__STATIC_INLINE void LL_TIM_OC_EnablePreload(TIM_TypeDef *TIMx,     uint32_t Channel);

Arguments

TIMx

Timer instance

Channel

This parameter can be one of the following values: @arg LL_TIM_CHANNEL_CH1 @arg LL_TIM_CHANNEL_CH2 @arg LL_TIM_CHANNEL_CH3 @arg LL_TIM_CHANNEL_CH4

Return value

None

Examples

LL_TIM_OC_EnablePreload() is referenced by 5 libraries and example projects.

References

LocationText
stm32f4xx_ll_tim.h:1969
__STATIC_INLINE void LL_TIM_OC_EnablePreload(TIM_TypeDef *TIMx, uint32_t Channel)

Data Use

Data read by LL_TIM_OC_EnablePreload()
LL_TIM_OC_EnablePreload()
Type of LL_TIM_OC_EnablePreload()
LL_TIM_OC_EnablePreload()
uint8_t
uint32_t
all items filtered out