iLLD_TC27xC  1.0
Collaboration diagram for Set Data:

Functions

IFX_INLINE void IfxMsc_setDataHighTarget (Ifx_MSC *msc, IfxMsc_Target enX)
 Select the target for data high phase. More...
 
IFX_INLINE void IfxMsc_setDataLowTarget (Ifx_MSC *msc, IfxMsc_Target enX)
 Select the target for data low phase. More...
 

Detailed Description

Function Documentation

IFX_INLINE void IfxMsc_setDataHighTarget ( Ifx_MSC *  msc,
IfxMsc_Target  enX 
)

Select the target for data high phase.

Parameters
mscpointer to the base of MSC registers
enXTarget to be selected
Returns
None

Definition at line 1144 of file IfxMsc.h.

Referenced by IfxMsc_Msc_initModule(), and IfxMsc_Msc_setDataTarget().

IFX_INLINE void IfxMsc_setDataLowTarget ( Ifx_MSC *  msc,
IfxMsc_Target  enX 
)

Select the target for data low phase.

Parameters
mscpointer to the base of MSC registers
enXTarget to be selected
Returns
None

Definition at line 1151 of file IfxMsc.h.

Referenced by IfxMsc_Msc_initModule(), and IfxMsc_Msc_setDataTarget().