1.1.7.1 void PCR_Initialize (void) Function

C

void PCR_Initialize (void)

Summary

Initializes the PCR module based on MCC configuration

Description

Initializes the PCR module based on MCC configuration. This routine is called by the SYS_Initialize() routine and application need not be called by the application.

Precondition

None

Parameters

None

Returns

None

Example

PCR_Initialize();

Remarks

None