1.10.15.1 1.11.16.1 1.12.16.1 1.13.15.1 1.16.12.1 1.17.12.1 1.18.12.1 1.19.12.1 1.20.12.1 1.21.13.1 1.22.17.1 1.23.16.1 1.24.14.1 OCMPx_Initialize Function
C
/* x = OCMP instance number */ void OCMPx_Initialize (void)
Summary
Initializes OCMPx module of the device.
Description
This function initializes the OCMPx peripheral with user input from the configurator.
Precondition
MCC GUI should be configured with the right values.
Parameters
void
Returns
void
Example
OCMP1_Initialize();
Remarks
None.