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

uwPrescalerValue variable

Syntax

uint32_t uwPrescalerValue = 0;

References

LocationReferrerText
main.c:49
uint32_t uwPrescalerValue = 0;
main.c:117main()
uwPrescalerValue = (uint32_t)(((SystemCoreClock/2) / 9000000) - 1);
main.c:122main()
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