iLLD_TC27xD  1.0
Enumerations
Collaboration diagram for Enumerations:

Enumerations

enum  IfxEray_NodeId {
  IfxEray_NodeId_a = 0,
  IfxEray_NodeId_b = 1,
  IfxEray_NodeId_none = -1
}
 Node Id in communication cycle. More...
 

Detailed Description

Enumeration Type Documentation

Node Id in communication cycle.

Enumerator
IfxEray_NodeId_a 

Ifx_ERAY Node A.

IfxEray_NodeId_b 

Ifx_ERAY Node B.

IfxEray_NodeId_none 

None of the Ifx_ERAY Nodes.

Definition at line 60 of file IfxEray_cfg.h.