iLLD_TC27xD  1.0
Collaboration diagram for Data Structures:

Data Structures

struct  IfxGtm_Trig_Channel
 
struct  IfxGtm_Trig_Source
 
struct  IfxGtm_Trig_Trigger
 
struct  IfxGtm_Trig_AdcTrig_Table
 

Detailed Description


Data Structure Documentation

struct IfxGtm_Trig_Channel

Definition at line 39 of file IfxGtm_Trig.c.

Data Fields
sint8 config Value for SEL0/1. config=0xFF means "not available".
struct IfxGtm_Trig_Source

Definition at line 48 of file IfxGtm_Trig.c.

Collaboration diagram for IfxGtm_Trig_Source:
Data Fields
IfxGtm_Trig_Channel channel[IfxGtm_Trig_AdcTrigChannel_count]
struct IfxGtm_Trig_Trigger

Definition at line 57 of file IfxGtm_Trig.c.

Collaboration diagram for IfxGtm_Trig_Trigger:
Data Fields
IfxGtm_Trig_Source source[IfxGtm_Trig_AdcTrigSource_count]
struct IfxGtm_Trig_AdcTrig_Table

Definition at line 66 of file IfxGtm_Trig.c.

Collaboration diagram for IfxGtm_Trig_AdcTrig_Table:
Data Fields
IfxGtm_Trig_Trigger trigger[IfxGtm_Trig_AdcTrig_count]