HAL + 0/1 examples
CodeScope will show references to LL_TIM_InitTypeDef::ClockDivision from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
TIM
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_TIM_InitTypeDef::ClockDivision

LL_TIM_InitTypeDef::ClockDivision field

Specifies the clock division. This parameter can be a value of TIM_LL_EC_CLOCKDIVISION. This feature can be modified afterwards using unitary function LL_TIM_SetClockDivision().

Syntax

uint32_t ClockDivision;

Examples

LL_TIM_InitTypeDef::ClockDivision is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_tim.h:205
uint32_t ClockDivision; /*!< Specifies the clock division.
stm32f4xx_ll_tim.c:291LL_TIM_StructInit()
stm32f4xx_ll_tim.c:324LL_TIM_Init()
MODIFY_REG(tmpcr1, TIM_CR1_CKD, TIM_InitStruct->ClockDivision);

Data Use

Functions writing LL_TIM_InitTypeDef::ClockDivision
Functions reading LL_TIM_InitTypeDef::ClockDivision
all items filtered out
LL_TIM_InitTypeDef::ClockDivision
all items filtered out
Type of LL_TIM_InitTypeDef::ClockDivision
LL_TIM_InitTypeDef::ClockDivision
uint32_t
all items filtered out