Content originally posted in LPCWare by sherrysamuel on Wed Jul 27 19:03:00 MST 2011
Hi,
I have one question regarding the "SystemClockUpdate" function in main. This function updates the "SystemFrequency" global variable. But I cannot see use of this variable in the project itself.
Can you please explain what is the use of this function if "SystemFrequency" variable is not used or it used in some libraries ?