iLLD_TC27xC
1.0
|
![]() |
IFX_INLINE void IfxMsc_initEnPin | ( | const IfxMsc_En_Out * | en, |
IfxPort_OutputMode | pinMode, | ||
IfxPort_PadDriver | padDriver | ||
) |
Initializes a EN output.
en | the EN Pin which should be configured |
pinMode | the pin output mode which should be configured |
padDriver | the pad driver mode which should be configured |
Definition at line 1182 of file IfxMsc.h.
Referenced by IfxMsc_Msc_initModule().
IFX_INLINE void IfxMsc_initFclnPin | ( | const IfxMsc_Fcln_Out * | fcln, |
IfxPort_OutputMode | pinMode, | ||
IfxPort_PadDriver | padDriver | ||
) |
Initializes a FCLN output.
fcln | the FCLN Pin which should be configured |
pinMode | the pin output mode which should be configured |
padDriver | the pad driver mode which should be configured |
Definition at line 1189 of file IfxMsc.h.
Referenced by IfxMsc_Msc_initModule().
IFX_INLINE void IfxMsc_initFclpPin | ( | const IfxMsc_Fclp_Out * | fclp, |
IfxPort_OutputMode | pinMode, | ||
IfxPort_PadDriver | padDriver | ||
) |
Initializes a FCLP output.
fclp | the FCLP Pin which should be configured |
pinMode | the pin output mode which should be configured |
padDriver | the pad driver mode which should be configured |
Definition at line 1196 of file IfxMsc.h.
Referenced by IfxMsc_Msc_initModule().
IFX_INLINE void IfxMsc_initInjPin | ( | const IfxMsc_Inj_In * | inj, |
IfxPort_InputMode | pinMode | ||
) |
Initializes a INJ input.
inj | the INJ Pin which should be configured |
pinMode | the pin input mode which should be configured |
Definition at line 1203 of file IfxMsc.h.
Referenced by IfxMsc_Msc_initModule().
IFX_INLINE void IfxMsc_initSdiPin | ( | const IfxMsc_Sdi_In * | sdi, |
IfxPort_InputMode | pinMode | ||
) |
Initializes a SDI input.
sdi | the SDI Pin which should be configured |
pinMode | the pin input mode which should be configured |
Definition at line 1209 of file IfxMsc.h.
Referenced by IfxMsc_Msc_initModule().
IFX_INLINE void IfxMsc_initSonPin | ( | const IfxMsc_Son_Out * | son, |
IfxPort_OutputMode | pinMode, | ||
IfxPort_PadDriver | padDriver | ||
) |
Initializes a SON output.
son | the SON Pin which should be configured |
pinMode | the pin output mode which should be configured |
padDriver | the pad driver mode which should be configured |
Definition at line 1216 of file IfxMsc.h.
Referenced by IfxMsc_Msc_initModule().
IFX_INLINE void IfxMsc_initSopPin | ( | const IfxMsc_Sop_Out * | sop, |
IfxPort_OutputMode | pinMode, | ||
IfxPort_PadDriver | padDriver | ||
) |
Initializes a SOP output.
sop | the SOP Pin which should be configured |
pinMode | the pin output mode which should be configured |
padDriver | the pad driver mode which should be configured |
Definition at line 1223 of file IfxMsc.h.
Referenced by IfxMsc_Msc_initModule().