iLLD_TC27xC
1.0
|
![]() |
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... | |
IFX_INLINE void IfxMsc_setDataHighTarget | ( | Ifx_MSC * | msc, |
IfxMsc_Target | enX | ||
) |
Select the target for data high phase.
msc | pointer to the base of MSC registers |
enX | Target to be selected |
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.
msc | pointer to the base of MSC registers |
enX | Target to be selected |
Definition at line 1151 of file IfxMsc.h.
Referenced by IfxMsc_Msc_initModule(), and IfxMsc_Msc_setDataTarget().