AX10420_types.h
Go to the documentation of this file.
1 
20 #ifndef _ax10420_types_h_
21 #define _ax10420_types_h_
22 
27 typedef unsigned tAXMsgType;
28 typedef unsigned tAXGroup;
29 typedef unsigned tAXPort;
30 typedef unsigned tAXIOConfigure;
31 
32 /* control message types */
33 enum {tInit, tSetOutput};
34 /* control groups */
35 enum {eG1,eG2};
36 /* control ports */
37 enum {ePA,ePB,ePC};
38 /* io directions */
39 enum {eOut,eIn};
40 
45 typedef struct
46 {
53 
57 typedef struct
58 {
61  unsigned value;
63 
67 typedef struct
68 {
76 
80 typedef struct
81 {
83  union
84  {
87  };
88 } AX10420_msg;
89 
90 
91 
92 #endif /* _ax10420_types_h_ */
AX10420_msg_init msginit
Definition: AX10420_types.h:85
unsigned tAXMsgType
Definition: AX10420_types.h:27
unsigned tAXIOConfigure
Definition: AX10420_types.h:30
unsigned tAXPort
Definition: AX10420_types.h:29
tAXIOConfigure port_c_lower
Definition: AX10420_types.h:51
unsigned tAXGroup
Definition: AX10420_types.h:28
tAXIOConfigure port2_b
Definition: AX10420_types.h:73
tAXIOConfigure port_c_upper
Definition: AX10420_types.h:50
tAXIOConfigure port2_a
Definition: AX10420_types.h:72
tAXIOConfigure port1_c
Definition: AX10420_types.h:71
tAXIOConfigure port_b
Definition: AX10420_types.h:49
tAXIOConfigure port_a
Definition: AX10420_types.h:48
tAXIOConfigure port2_c
Definition: AX10420_types.h:74
tAXIOConfigure port1_b
Definition: AX10420_types.h:70
tAXIOConfigure port1_a
Definition: AX10420_types.h:69
AX10420_msg_setOutput msgsetoutput
Definition: AX10420_types.h:86
tAXMsgType type
Definition: AX10420_types.h:82


asr_mild_base_driving
Author(s): Aumann Florian, Borella Jocelyn, Dehmani Souheil, Marek Felix, Meißner Pascal, Reckling Reno
autogenerated on Mon Jun 10 2019 12:43:40