iLLD_TC27xD  1.0
Module Functions
Collaboration diagram for Module Functions:

Functions

IFX_INLINE void IfxFce_enableModule (Ifx_FCE *fce)
 Enable the control of FCE module. More...
 
IFX_EXTERN void IfxFce_resetModule (Ifx_FCE *fce)
 Reset the module by clearing the kernel. More...
 

Detailed Description

Function Documentation

IFX_INLINE void IfxFce_enableModule ( Ifx_FCE *  fce)

Enable the control of FCE module.

Parameters
fceSpecifies pointer to FCE module registers
Returns
None

Definition at line 199 of file IfxFce.h.

Referenced by IfxFce_Crc_initModule().

IFX_EXTERN void IfxFce_resetModule ( Ifx_FCE *  fce)

Reset the module by clearing the kernel.

Parameters
fceSpecifies pointer to FCE module registers
Returns
None

Definition at line 88 of file IfxFce.c.

Referenced by IfxFce_Crc_deInitModule().