iLLD_TC27xD  1.0
Module Functions
Collaboration diagram for Module Functions:

Functions

IFX_INLINE void IfxIom_enableModule (Ifx_IOM *iom)
 Enable the IOM module control. More...
 
IFX_EXTERN void IfxIom_resetModule (Ifx_IOM *iom)
 Reset the IOM module. More...
 

Detailed Description

Function Documentation

IFX_INLINE void IfxIom_enableModule ( Ifx_IOM *  iom)

Enable the IOM module control.

Parameters
iompointer to IOM module registers
Returns
None

Definition at line 330 of file IfxIom.h.

Referenced by IfxIom_Iom_initModule().

IFX_EXTERN void IfxIom_resetModule ( Ifx_IOM *  iom)

Reset the IOM module.

Parameters
iompointer to IOM module registers
Returns
None

Definition at line 36 of file IfxIom.c.

Referenced by IfxIom_Iom_deInitModule().