1.42.4.1 HEFC_Initialize Function

C

void HEFC_Initialize( void )

Summary

Initializes given instance of the HEFC peripheral.

Description

This function initializes the given instance of the HEFC peripheral as configured by the user from within the MHC.

Precondition

None.

Parameters

None.

Returns

None.

Example

HEFC_Initialize();

Remarks

This function should be called before calling any other HEFC library function.