1.10.12.1 1.11.13.1 1.12.13.1 1.13.12.1 1.16.10.1 1.17.10.1 1.19.10.1 1.20.10.1 1.21.11.1 1.22.15.1 1.23.14.1 1.24.12.1 ICAPx_Initialize Function
C
/* x = ICAP instance number */ void ICAPx_Initialize (void)
Summary
Initializes ICAPx module of the device.
Description
This function initializes the ICAPx peripheral with user input from the configurator.
Precondition
MCC GUI should be configured with the correct values.
Parameters
None.
Returns
None.
Example
ICAP1_Initialize();
Remarks
None.