iLLD_TC27xD  1.0
TBU Basic Functions
Collaboration diagram for TBU Basic Functions:

Functions

IFX_INLINE void IfxGtm_Tbu_enableChannel (Ifx_GTM *gtm, IfxGtm_Tbu_Ts channel)
 Enables the channel. More...
 
IFX_EXTERN float32 IfxGtm_Tbu_getClockFrequency (Ifx_GTM *gtm, IfxGtm_Tbu_Ts channel)
 Returns the clock frequency. More...
 

Detailed Description

Function Documentation

IFX_INLINE void IfxGtm_Tbu_enableChannel ( Ifx_GTM *  gtm,
IfxGtm_Tbu_Ts  channel 
)

Enables the channel.

Parameters
gtmPointer to GTM module
channelTBU Time stamps
Returns
None

Definition at line 89 of file IfxGtm_Tbu.h.

IFX_EXTERN float32 IfxGtm_Tbu_getClockFrequency ( Ifx_GTM *  gtm,
IfxGtm_Tbu_Ts  channel 
)

Returns the clock frequency.

Parameters
gtmPointer to GTM module
channelTBU Time stamps
Returns
frequency

Definition at line 36 of file IfxGtm_Tbu.c.