1.2.4.1 1.3.5.1 1.4.4.1 1.5.4.1 1.9.2.1 1.29.5.1 1.30.3.1 1.31.3.1 1.32.5.1 1.33.3.1 1.35.2.1 1.36.2.1 1.37.3.1 1.38.4.1 1.39.3.1 1.40.4.1 1.41.2.1 1.42.1.1 CLOCK_Initialize Function
C
void CLOCK_Initialize (void);
Summary
Initializes clock system.
Description
This function initializes complete clock system as per MCC configuration.
Preconditions
MCC GUI should be configured with the right values. Incorrect configuration of the Clock will result in incorrect peripheral behavior or a non functional device.
Returns
None.
Example
CLOCK_Initialize();