iLLD_TC27xD  1.0
ERU: External Request Selection
Collaboration diagram for ERU: External Request Selection:

Functions

IFX_INLINE void IfxScuEru_initReqPin (IfxScu_Req_In *req, IfxPort_InputMode inputMode)
 Initialises the External request Pin. More...
 
IFX_EXTERN void IfxScuEru_selectExternalInput (IfxScuEru_InputChannel inputChannel, IfxScuEru_ExternalInputSelection inputSignal)
 Determines which input line is selcted for input channel x. More...
 

Detailed Description

Function Documentation

IFX_INLINE void IfxScuEru_initReqPin ( IfxScu_Req_In req,
IfxPort_InputMode  inputMode 
)

Initialises the External request Pin.

Parameters
reqExternal request pin
inputModePort Input mode
Returns
None

Definition at line 330 of file IfxScuEru.h.

IFX_EXTERN void IfxScuEru_selectExternalInput ( IfxScuEru_InputChannel  inputChannel,
IfxScuEru_ExternalInputSelection  inputSignal 
)

Determines which input line is selcted for input channel x.

Parameters
inputChannelInput channel for input selection and conditioning of trigger or gating functions
inputSignalInput line selection for input channel
Returns
None

Definition at line 336 of file IfxScuEru.c.

Referenced by IfxScuEru_initReqPin().