1.5.3.1 CCL_Initialize Function

C

void CCL_Initialize (void)

Summary

Initializes CCL peripheral.

Description

This function initializes the CCL PLIB as configured in MCC.

Preconditions

MCC GUI should be configured with the right values.

Returns

None.

Example

CCL_Initialize();

Remarks

None.