1.10.12.5 1.11.13.5 1.12.13.5 1.13.12.5 1.16.10.5 1.17.10.5 1.19.10.5 1.20.10.5 1.21.11.5 1.22.15.5 1.23.14.5 1.24.12.5 ICAPx_Disable Function

C

/* x = ICAP instance number */

void ICAPx_Disable (void)

Summary

Disable function for the ICAPx peripheral

Description

This function disables the ICAPx peripheral.

Precondition

ICAPx_Initialize() function must have been called first.

Parameters

None.

Returns

None.

Example

ICAP1_Disable();

Remarks

None.