1.18.12.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.