1.4.14.1 1.38.14.1 1.39.11.1 OPAMP_Initialize Function
C
void OPAMP_Initialize (void);
Summary
Initializes OPAMP module of the device
Description
This function initializes OPAMP module of the device with the values configured in MCC GUI.
Precondition
MCC GUI should be configured with the right values.
Parameters
None.
Returns
None.
Example
OPAMP_Initialize();
Remarks
None.