iLLD_TC27xD  1.0
IO Pin Configuration Functions
Collaboration diagram for IO Pin Configuration Functions:

Functions

IFX_INLINE void IfxCcu6_initCc60InPin (const IfxCcu6_Cc60in_In *cc60In, IfxPort_InputMode inputMode)
 Initialises a CC60 input pin. More...
 
IFX_INLINE void IfxCcu6_initCc60OutPin (const IfxCcu6_Cc60_Out *cc60Out, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver)
 Initialises a CC60 output pin. More...
 
IFX_INLINE void IfxCcu6_initCc61InPin (const IfxCcu6_Cc61in_In *cc61In, IfxPort_InputMode inputMode)
 Initialises a CC61 input pin. More...
 
IFX_INLINE void IfxCcu6_initCc61OutPin (const IfxCcu6_Cc61_Out *cc61Out, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver)
 Initialises a CC61 output pin. More...
 
IFX_INLINE void IfxCcu6_initCc62InPin (const IfxCcu6_Cc62in_In *cc62In, IfxPort_InputMode inputMode)
 Initialises a CC62 input pin. More...
 
IFX_INLINE void IfxCcu6_initCc62OutPin (const IfxCcu6_Cc62_Out *cc62Out, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver)
 Initialises a CC62 output pin. More...
 
IFX_INLINE void IfxCcu6_initCcpos0Pin (const IfxCcu6_Ccpos0_In *ccpos0, IfxPort_InputMode inputMode)
 Initialises a CCPOS0 input pin. More...
 
IFX_INLINE void IfxCcu6_initCcpos1Pin (const IfxCcu6_Ccpos1_In *ccpos1, IfxPort_InputMode inputMode)
 Initialises a CCPOS1 input pin. More...
 
IFX_INLINE void IfxCcu6_initCcpos2Pin (const IfxCcu6_Ccpos2_In *ccpos2, IfxPort_InputMode inputMode)
 Initialises a CCPOS0 input pin. More...
 
IFX_INLINE void IfxCcu6_initCout60Pin (const IfxCcu6_Cout60_Out *cout60, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver)
 Initialises a COUT60 output pin. More...
 
IFX_INLINE void IfxCcu6_initCout61Pin (const IfxCcu6_Cout61_Out *cout61, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver)
 Initialises a COUT61 output pin. More...
 
IFX_INLINE void IfxCcu6_initCout62Pin (const IfxCcu6_Cout62_Out *cout62, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver)
 Initialises a COUT62 output pin. More...
 
IFX_INLINE void IfxCcu6_initCout63Pin (const IfxCcu6_Cout63_Out *cout63, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver)
 Initialises a COUT63 output pin. More...
 
IFX_INLINE void IfxCcu6_initCtrapPin (const IfxCcu6_Ctrap_In *ctrap, IfxPort_InputMode inputMode)
 Initialises a CTRAP input pin. More...
 
IFX_INLINE void IfxCcu6_initT12hrPin (const IfxCcu6_T12hr_In *t12hrIn, IfxPort_InputMode inputMode)
 Initialises a T12HR input pin. More...
 
IFX_INLINE void IfxCcu6_initT13hrPin (const IfxCcu6_T13hr_In *t13hrIn, IfxPort_InputMode inputMode)
 Initialises a T13HR input pin. More...
 

Detailed Description

Function Documentation

IFX_INLINE void IfxCcu6_initCc60InPin ( const IfxCcu6_Cc60in_In cc60In,
IfxPort_InputMode  inputMode 
)

Initialises a CC60 input pin.

Parameters
cc60InCC60 capture input CC60IN
inputModeThe pin input mode which should be configured
Returns
None

Definition at line 1574 of file IfxCcu6.h.

Referenced by IfxCcu6_Icu_initChannel().

IFX_INLINE void IfxCcu6_initCc60OutPin ( const IfxCcu6_Cc60_Out cc60Out,
IfxPort_OutputMode  outputMode,
IfxPort_PadDriver  padDriver 
)

Initialises a CC60 output pin.

Parameters
cc60OutCC60 compare output CC0
outputModeThe pin output mode which should be configured
padDriverThe pad driver mode which should be configured
Returns
None

Definition at line 1581 of file IfxCcu6.h.

Referenced by IfxCcu6_PwmBc_initModule(), and IfxCcu6_TPwm_initModule().

IFX_INLINE void IfxCcu6_initCc61InPin ( const IfxCcu6_Cc61in_In cc61In,
IfxPort_InputMode  inputMode 
)

Initialises a CC61 input pin.

Parameters
cc61InCC61 capture input CC61IN
inputModeThe pin input mode which should be configured
Returns
None

Definition at line 1588 of file IfxCcu6.h.

Referenced by IfxCcu6_Icu_initChannel().

IFX_INLINE void IfxCcu6_initCc61OutPin ( const IfxCcu6_Cc61_Out cc61Out,
IfxPort_OutputMode  outputMode,
IfxPort_PadDriver  padDriver 
)

Initialises a CC61 output pin.

Parameters
cc61OutCC61 compare output CC1
outputModeThe pin output mode which should be configured
padDriverThe pad driver mode which should be configured
Returns
None

Definition at line 1595 of file IfxCcu6.h.

Referenced by IfxCcu6_PwmBc_initModule(), and IfxCcu6_TPwm_initModule().

IFX_INLINE void IfxCcu6_initCc62InPin ( const IfxCcu6_Cc62in_In cc62In,
IfxPort_InputMode  inputMode 
)

Initialises a CC62 input pin.

Parameters
cc62InCC62 capture input CC62IN
inputModeThe pin input mode which should be configured
Returns
None

Definition at line 1602 of file IfxCcu6.h.

Referenced by IfxCcu6_Icu_initChannel().

IFX_INLINE void IfxCcu6_initCc62OutPin ( const IfxCcu6_Cc62_Out cc62Out,
IfxPort_OutputMode  outputMode,
IfxPort_PadDriver  padDriver 
)

Initialises a CC62 output pin.

Parameters
cc62OutCC62 compare output CC2
outputModeThe pin output mode which should be configured
padDriverThe pad driver mode which should be configured
Returns
None

Definition at line 1609 of file IfxCcu6.h.

Referenced by IfxCcu6_PwmBc_initModule(), and IfxCcu6_TPwm_initModule().

IFX_INLINE void IfxCcu6_initCcpos0Pin ( const IfxCcu6_Ccpos0_In ccpos0,
IfxPort_InputMode  inputMode 
)

Initialises a CCPOS0 input pin.

Parameters
ccpos0CC60 capture input CCPOS0
inputModeThe pin input mode which should be configured
Returns
None

Definition at line 1616 of file IfxCcu6.h.

Referenced by IfxCcu6_Icu_initChannel(), and IfxCcu6_PwmBc_initModule().

IFX_INLINE void IfxCcu6_initCcpos1Pin ( const IfxCcu6_Ccpos1_In ccpos1,
IfxPort_InputMode  inputMode 
)

Initialises a CCPOS1 input pin.

Parameters
ccpos1CC61 capture input CCPOS1
inputModeThe pin input mode which should be configured
Returns
None

Definition at line 1623 of file IfxCcu6.h.

Referenced by IfxCcu6_Icu_initChannel(), and IfxCcu6_PwmBc_initModule().

IFX_INLINE void IfxCcu6_initCcpos2Pin ( const IfxCcu6_Ccpos2_In ccpos2,
IfxPort_InputMode  inputMode 
)

Initialises a CCPOS0 input pin.

Parameters
ccpos2CC62 capture input CCPOS2
inputModeThe pin input mode which should be configured
Returns
None

Definition at line 1630 of file IfxCcu6.h.

Referenced by IfxCcu6_Icu_initChannel(), and IfxCcu6_PwmBc_initModule().

IFX_INLINE void IfxCcu6_initCout60Pin ( const IfxCcu6_Cout60_Out cout60,
IfxPort_OutputMode  outputMode,
IfxPort_PadDriver  padDriver 
)

Initialises a COUT60 output pin.

Parameters
cout60CC60 compare output COUT0
outputModeThe pin output mode which should be configured
padDriverThe pad driver mode which should be configured
Returns
None

Definition at line 1637 of file IfxCcu6.h.

Referenced by IfxCcu6_PwmBc_initModule(), and IfxCcu6_TPwm_initModule().

IFX_INLINE void IfxCcu6_initCout61Pin ( const IfxCcu6_Cout61_Out cout61,
IfxPort_OutputMode  outputMode,
IfxPort_PadDriver  padDriver 
)

Initialises a COUT61 output pin.

Parameters
cout61CC61 compare output COUT1
outputModeThe pin output mode which should be configured
padDriverThe pad driver mode which should be configured
Returns
None

Definition at line 1644 of file IfxCcu6.h.

Referenced by IfxCcu6_PwmBc_initModule(), and IfxCcu6_TPwm_initModule().

IFX_INLINE void IfxCcu6_initCout62Pin ( const IfxCcu6_Cout62_Out cout62,
IfxPort_OutputMode  outputMode,
IfxPort_PadDriver  padDriver 
)

Initialises a COUT62 output pin.

Parameters
cout62CC62 compare output COUT2
outputModeThe pin output mode which should be configured
padDriverThe pad driver mode which should be configured
Returns
None

Definition at line 1651 of file IfxCcu6.h.

Referenced by IfxCcu6_PwmBc_initModule(), and IfxCcu6_TPwm_initModule().

IFX_INLINE void IfxCcu6_initCout63Pin ( const IfxCcu6_Cout63_Out cout63,
IfxPort_OutputMode  outputMode,
IfxPort_PadDriver  padDriver 
)

Initialises a COUT63 output pin.

Parameters
cout63CC63 compare output COUT3
outputModeThe pin output mode which should be configured
padDriverThe pad driver mode which should be configured
Returns
None

Definition at line 1658 of file IfxCcu6.h.

Referenced by IfxCcu6_PwmBc_initModule(), IfxCcu6_TimerWithTrigger_init(), and IfxCcu6_TPwm_initModule().

IFX_INLINE void IfxCcu6_initCtrapPin ( const IfxCcu6_Ctrap_In ctrap,
IfxPort_InputMode  inputMode 
)

Initialises a CTRAP input pin.

Parameters
ctrapCTRAP input
inputModeThe pin input mode which should be configured
Returns
None

Definition at line 1665 of file IfxCcu6.h.

IFX_INLINE void IfxCcu6_initT12hrPin ( const IfxCcu6_T12hr_In t12hrIn,
IfxPort_InputMode  inputMode 
)

Initialises a T12HR input pin.

Parameters
t12hrInTimer 12 HR input T12HR
inputModeThe pin input mode which should be configured
Returns
None

Definition at line 1672 of file IfxCcu6.h.

Referenced by IfxCcu6_Icu_initChannel(), IfxCcu6_PwmBc_initModule(), IfxCcu6_Timer_initModule(), and IfxCcu6_TPwm_initModule().

IFX_INLINE void IfxCcu6_initT13hrPin ( const IfxCcu6_T13hr_In t13hrIn,
IfxPort_InputMode  inputMode 
)

Initialises a T13HR input pin.

Parameters
t13hrInTimer 12 HR input T12HR
inputModeThe pin input mode which should be configured
Returns
None

Definition at line 1679 of file IfxCcu6.h.

Referenced by IfxCcu6_Icu_initChannel(), IfxCcu6_PwmBc_initModule(), IfxCcu6_Timer_initModule(), and IfxCcu6_TPwm_initModule().