1.10.12.4 1.11.13.4 1.12.13.4 1.13.12.4 1.16.10.4 1.17.10.4 1.19.10.4 1.20.10.4 1.21.11.4 1.22.15.4 1.23.14.4 1.24.12.4 ICAPx_Enable Function

C

/* x = ICAP instance number */

void ICAPx_Enable (void)

Summary

Enable function for the ICAPx peripheral

Description

This function enables the ICAPx peripheral.

Precondition

ICAPx_Initialize() function must have been called first.

Parameters

None.

Returns

None.

Example

ICAP1_Enable();

Remarks

None.