PrescalerValue is only used within Demonstrations.
 
Symbols
loading...
Files
loading...

PrescalerValue variable

Syntax

uint16_t PrescalerValue = 0;

References

LocationReferrerText
main.c:60
uint16_t PrescalerValue = 0;
main.c:269TIM4_Config()
PrescalerValue = (uint16_t) ((SystemCoreClock /2) / 2000) - 1;
main.c:274TIM4_Config()
htim4.Init.Prescaler = PrescalerValue;

Data Use

Functions writing PrescalerValue
Functions reading PrescalerValue
all items filtered out
PrescalerValue
all items filtered out
Type of PrescalerValue
PrescalerValue
uint16_t
all items filtered out