iLLD_TC27xD  1.0
Operative Functions
Collaboration diagram for Operative Functions:

Functions

IFX_EXTERN void IfxIom_Iom_clearFpcEdges (IfxIom_Iom_FpcConfig *fpcConfig, IfxIom_Iom *iom)
 clear the falling and rising edges which are detected. More...
 

Detailed Description

Function Documentation

IFX_EXTERN void IfxIom_Iom_clearFpcEdges ( IfxIom_Iom_FpcConfig fpcConfig,
IfxIom_Iom iom 
)

clear the falling and rising edges which are detected.

Parameters
fpcConfigSpecifies Filter and Prescaler Cell configuration.
iomSpecifies handle to IOM module.
Returns
None

Usage example: see How to use the IOM Iom Interface driver?

Definition at line 36 of file IfxIom_Iom.c.