1.2.9.1 1.3.10.1 1.4.8.1 1.5.9.1 1.6.10.1 1.7.11.1 1.28.5.1 1.29.10.1 1.30.7.1 1.31.7.1 1.32.11.1 1.33.7.1 1.37.7.1 1.38.8.1 1.39.7.1 1.40.8.1 EIC_Initialize Function
C
void EIC_Initialize (void);
Summary
Initializes given instance of EIC peripheral.
Description
This function initializes given instance of EIC peripheral of the device with the values configured in MHC GUI.
Precondition
MHC GUI should be configured with the right values.
Parameters
None.
Returns
None.
Example
EIC_Initialize();
Remarks
This function should only be called once during system initialization before any other EIC function is called.