SwitchClock is only used within RCC_ClockConfig.
 
Symbols
loading...
Files
loading...

SwitchClock variable

Syntax

__IO FlagStatus SwitchClock = RESET;

References

LocationReferrerText
main.c:35
__IO FlagStatus SwitchClock = RESET;
main.c:84main()
if(SwitchClock != RESET)
main.c:105HAL_GPIO_EXTI_Callback()
SwitchClock = SET;
main.c:130SwitchSystemClock()
SwitchClock = RESET;

Data Use

Functions writing SwitchClock
Functions reading SwitchClock
SwitchClock
all items filtered out
Type of SwitchClock
SwitchClock
all items filtered out