1.34.5.1 1.35.4.1 1.36.6.1 EFC_Initialize Function
C
void EFC_Initialize( void )
Summary
Initializes given instance of the EFC peripheral.
Description
This function initializes the given instance of the EFC peripheral as configured by the user from within the MHC.
Precondition
None.
Parameters
None.
Returns
None.
Example
EFC_Initialize();
Remarks
This function should be called before calling any other EFC library function.