uwPrescalerValue is only used within TIM_OnePulse.
 
Symbols
loading...
Files
loading...

uwPrescalerValue variable

Syntax

uint32_t uwPrescalerValue = 0;

References

LocationReferrerText
main.c:39
uint32_t uwPrescalerValue = 0;
main.c:88main()
uwPrescalerValue = (uint32_t)((SystemCoreClock) / 25000000) - 1;
main.c:111main()
TimHandle.Init.Prescaler = uwPrescalerValue;

Data Use

Functions writing uwPrescalerValue
Functions reading uwPrescalerValue
all items filtered out
uwPrescalerValue
all items filtered out
Type of uwPrescalerValue
uwPrescalerValue
uint32_t
all items filtered out