iLLD_TC27xC
1.0
|
![]() |
Functions | |
IFX_INLINE uint16 | IfxMsc_getData (Ifx_MSC *msc, uint8 upstreamIdx) |
Get the upstream data from upstream data register. More... | |
IFX_INLINE IfxMsc_Target | IfxMsc_getDataHighTarget (Ifx_MSC *msc) |
Get the selected target during high phase. More... | |
IFX_INLINE IfxMsc_Target | IfxMsc_getDataLowTarget (Ifx_MSC *msc) |
Get the selected target during low phase. More... | |
IFX_INLINE uint16 IfxMsc_getData | ( | Ifx_MSC * | msc, |
uint8 | upstreamIdx | ||
) |
Get the upstream data from upstream data register.
msc | pointer to the base of MSC registers |
upstreamIdx | Upstream data register ID |
Definition at line 1158 of file IfxMsc.h.
Referenced by IfxMsc_Msc_receiveData().
IFX_INLINE IfxMsc_Target IfxMsc_getDataHighTarget | ( | Ifx_MSC * | msc) |
Get the selected target during high phase.
msc | pointer to the base of MSC registers |
Definition at line 1168 of file IfxMsc.h.
Referenced by IfxMsc_Msc_getTarget().
IFX_INLINE IfxMsc_Target IfxMsc_getDataLowTarget | ( | Ifx_MSC * | msc) |
Get the selected target during low phase.
msc | pointer to the base of MSC registers |
Definition at line 1175 of file IfxMsc.h.
Referenced by IfxMsc_Msc_getTarget().