1.6.4.1 1.7.4.1 1.8.3.1 1.10.4.1 1.11.5.1 1.12.4.1 1.13.4.1 1.14.5.1 1.15.5.1 1.16.2.1 1.17.2.1 1.18.3.1 1.19.2.1 1.20.2.1 1.21.3.1 1.22.4.1 1.23.4.1 1.24.5.1 1.25.4.1 1.26.3.1 1.27.4.1 1.28.3.1 1.34.2.1 CLK_Initialize Function
C
void CLK_Initialize ( void )
Summary
Initializes Clock system.
Description
This function initializes complete clock system as per MCC configuration.
Precondition
Clock module should be configured using MCC Clock Manager and code should be generated.
Parameters
None.
Returns
None.
Example
CLK_Initialize ( );
Remarks
None.