207
|
1 |
\hypertarget{canmsg_8h}{
|
|
2 |
\section{/home/epimerde/documents/tc11/Can\-Festival-3/drivers/can\_\-lincan/canmsg.h File Reference}
|
|
3 |
\label{canmsg_8h}\index{/home/epimerde/documents/tc11/CanFestival-3/drivers/can_lincan/canmsg.h@{/home/epimerde/documents/tc11/CanFestival-3/drivers/can\_\-lincan/canmsg.h}}
|
|
4 |
}
|
|
5 |
{\tt \#include $<$sys/time.h$>$}\par
|
|
6 |
{\tt \#include $<$sys/types.h$>$}\par
|
|
7 |
\subsection*{Data Structures}
|
|
8 |
\begin{CompactItemize}
|
|
9 |
\item
|
|
10 |
struct \hyperlink{structcanmsg__t}{canmsg\_\-t}
|
|
11 |
\item
|
|
12 |
struct \hyperlink{structcanfilt__t}{canfilt\_\-t}
|
|
13 |
\end{CompactItemize}
|
|
14 |
\subsection*{Defines}
|
|
15 |
\begin{CompactItemize}
|
|
16 |
\item
|
|
17 |
\#define \hyperlink{canmsg_8h_6e08f25b3a7951a82cc337505fc3c27a}{CAN\_\-MSG\_\-VERSION\_\-2}
|
|
18 |
\item
|
|
19 |
\#define \hyperlink{canmsg_8h_eb09c576cda35f0ce23882b092679131}{CAN\_\-MSG\_\-LENGTH}~8
|
|
20 |
\item
|
|
21 |
\#define \hyperlink{canmsg_8h_a17d9d21b15825ab928d225e6b317d26}{MSG\_\-RTR}~(1$<$$<$0)
|
|
22 |
\item
|
|
23 |
\#define \hyperlink{canmsg_8h_8a25d646d69812829a67d88e00245007}{MSG\_\-OVR}~(1$<$$<$1)
|
|
24 |
\item
|
|
25 |
\#define \hyperlink{canmsg_8h_973182db693bc55d98fafe82ad62f68c}{MSG\_\-EXT}~(1$<$$<$2)
|
|
26 |
\item
|
|
27 |
\#define \hyperlink{canmsg_8h_8371666c6983526f38115cda79f63d62}{MSG\_\-LOCAL}~(1$<$$<$3)
|
|
28 |
\item
|
|
29 |
\#define \hyperlink{canmsg_8h_664009574504682c47743d2a3690afa7}{MSG\_\-FILT\_\-MASK\_\-SHIFT}~8
|
|
30 |
\item
|
|
31 |
\#define \hyperlink{canmsg_8h_003ae3d402f58589544d93f02ae5e252}{MSG\_\-RTR\_\-MASK}~(MSG\_\-RTR$<$$<$MSG\_\-FILT\_\-MASK\_\-SHIFT)
|
|
32 |
\item
|
|
33 |
\#define \hyperlink{canmsg_8h_4796f51e6847235d7fcb74b35a023f9f}{MSG\_\-EXT\_\-MASK}~(MSG\_\-EXT$<$$<$MSG\_\-FILT\_\-MASK\_\-SHIFT)
|
|
34 |
\item
|
|
35 |
\#define \hyperlink{canmsg_8h_0fa902ccfba692bf3db9782496acc80b}{MSG\_\-LOCAL\_\-MASK}~(MSG\_\-LOCAL$<$$<$MSG\_\-FILT\_\-MASK\_\-SHIFT)
|
|
36 |
\item
|
|
37 |
\#define \hyperlink{canmsg_8h_2b53a66520d29f4df4473fff575ad417}{MSG\_\-PROCESSLOCAL}~(MSG\_\-OVR$<$$<$MSG\_\-FILT\_\-MASK\_\-SHIFT)
|
|
38 |
\item
|
|
39 |
\#define \hyperlink{canmsg_8h_9a9e40fdca7c76479284ba350e3c8506}{MSG\_\-ID\_\-MASK}~((1l$<$$<$29)-1)
|
|
40 |
\end{CompactItemize}
|
|
41 |
\subsection*{Typedefs}
|
|
42 |
\begin{CompactItemize}
|
|
43 |
\item
|
|
44 |
typedef timeval \hyperlink{canmsg_8h_f5a9ea1b33e64787190dccc1ce5419a2}{canmsg\_\-tstamp\_\-t}
|
|
45 |
\item
|
|
46 |
typedef unsigned long \hyperlink{canmsg_8h_4df2eff676652dbe67d372e42ccf8aa7}{canmsg\_\-id\_\-t}
|
|
47 |
\item
|
|
48 |
typedef \hyperlink{structcanmsg__t}{canmsg\_\-t} \hyperlink{canmsg_8h_be94973a423090a2a9a1c15a9479a920}{canmsg\_\-t}
|
|
49 |
\item
|
|
50 |
typedef \hyperlink{structcanfilt__t}{canfilt\_\-t} \hyperlink{canmsg_8h_d37d8411be50cb86c62113a96b56e120}{canfilt\_\-t}
|
|
51 |
\end{CompactItemize}
|
|
52 |
|
|
53 |
|
|
54 |
\subsection{Define Documentation}
|
|
55 |
\hypertarget{canmsg_8h_eb09c576cda35f0ce23882b092679131}{
|
|
56 |
\index{canmsg.h@{canmsg.h}!CAN_MSG_LENGTH@{CAN\_\-MSG\_\-LENGTH}}
|
|
57 |
\index{CAN_MSG_LENGTH@{CAN\_\-MSG\_\-LENGTH}!canmsg.h@{canmsg.h}}
|
|
58 |
\subsubsection[CAN\_\-MSG\_\-LENGTH]{\setlength{\rightskip}{0pt plus 5cm}\#define CAN\_\-MSG\_\-LENGTH~8}}
|
|
59 |
\label{canmsg_8h_eb09c576cda35f0ce23882b092679131}
|
|
60 |
|
|
61 |
|
|
62 |
|
|
63 |
|
|
64 |
Definition at line 36 of file canmsg.h.\hypertarget{canmsg_8h_6e08f25b3a7951a82cc337505fc3c27a}{
|
|
65 |
\index{canmsg.h@{canmsg.h}!CAN_MSG_VERSION_2@{CAN\_\-MSG\_\-VERSION\_\-2}}
|
|
66 |
\index{CAN_MSG_VERSION_2@{CAN\_\-MSG\_\-VERSION\_\-2}!canmsg.h@{canmsg.h}}
|
|
67 |
\subsubsection[CAN\_\-MSG\_\-VERSION\_\-2]{\setlength{\rightskip}{0pt plus 5cm}\#define CAN\_\-MSG\_\-VERSION\_\-2}}
|
|
68 |
\label{canmsg_8h_6e08f25b3a7951a82cc337505fc3c27a}
|
|
69 |
|
|
70 |
|
|
71 |
|
|
72 |
|
|
73 |
Definition at line 33 of file canmsg.h.\hypertarget{canmsg_8h_973182db693bc55d98fafe82ad62f68c}{
|
|
74 |
\index{canmsg.h@{canmsg.h}!MSG_EXT@{MSG\_\-EXT}}
|
|
75 |
\index{MSG_EXT@{MSG\_\-EXT}!canmsg.h@{canmsg.h}}
|
|
76 |
\subsubsection[MSG\_\-EXT]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-EXT~(1$<$$<$2)}}
|
|
77 |
\label{canmsg_8h_973182db693bc55d98fafe82ad62f68c}
|
|
78 |
|
|
79 |
|
|
80 |
|
|
81 |
|
|
82 |
Definition at line 118 of file canmsg.h.\hypertarget{canmsg_8h_4796f51e6847235d7fcb74b35a023f9f}{
|
|
83 |
\index{canmsg.h@{canmsg.h}!MSG_EXT_MASK@{MSG\_\-EXT\_\-MASK}}
|
|
84 |
\index{MSG_EXT_MASK@{MSG\_\-EXT\_\-MASK}!canmsg.h@{canmsg.h}}
|
|
85 |
\subsubsection[MSG\_\-EXT\_\-MASK]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-EXT\_\-MASK~(MSG\_\-EXT$<$$<$MSG\_\-FILT\_\-MASK\_\-SHIFT)}}
|
|
86 |
\label{canmsg_8h_4796f51e6847235d7fcb74b35a023f9f}
|
|
87 |
|
|
88 |
|
|
89 |
|
|
90 |
|
|
91 |
Definition at line 125 of file canmsg.h.\hypertarget{canmsg_8h_664009574504682c47743d2a3690afa7}{
|
|
92 |
\index{canmsg.h@{canmsg.h}!MSG_FILT_MASK_SHIFT@{MSG\_\-FILT\_\-MASK\_\-SHIFT}}
|
|
93 |
\index{MSG_FILT_MASK_SHIFT@{MSG\_\-FILT\_\-MASK\_\-SHIFT}!canmsg.h@{canmsg.h}}
|
|
94 |
\subsubsection[MSG\_\-FILT\_\-MASK\_\-SHIFT]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-FILT\_\-MASK\_\-SHIFT~8}}
|
|
95 |
\label{canmsg_8h_664009574504682c47743d2a3690afa7}
|
|
96 |
|
|
97 |
|
|
98 |
|
|
99 |
|
|
100 |
Definition at line 123 of file canmsg.h.\hypertarget{canmsg_8h_9a9e40fdca7c76479284ba350e3c8506}{
|
|
101 |
\index{canmsg.h@{canmsg.h}!MSG_ID_MASK@{MSG\_\-ID\_\-MASK}}
|
|
102 |
\index{MSG_ID_MASK@{MSG\_\-ID\_\-MASK}!canmsg.h@{canmsg.h}}
|
|
103 |
\subsubsection[MSG\_\-ID\_\-MASK]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-ID\_\-MASK~((1l$<$$<$29)-1)}}
|
|
104 |
\label{canmsg_8h_9a9e40fdca7c76479284ba350e3c8506}
|
|
105 |
|
|
106 |
|
|
107 |
|
|
108 |
|
|
109 |
Definition at line 130 of file canmsg.h.\hypertarget{canmsg_8h_8371666c6983526f38115cda79f63d62}{
|
|
110 |
\index{canmsg.h@{canmsg.h}!MSG_LOCAL@{MSG\_\-LOCAL}}
|
|
111 |
\index{MSG_LOCAL@{MSG\_\-LOCAL}!canmsg.h@{canmsg.h}}
|
|
112 |
\subsubsection[MSG\_\-LOCAL]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-LOCAL~(1$<$$<$3)}}
|
|
113 |
\label{canmsg_8h_8371666c6983526f38115cda79f63d62}
|
|
114 |
|
|
115 |
|
|
116 |
|
|
117 |
|
|
118 |
Definition at line 119 of file canmsg.h.\hypertarget{canmsg_8h_0fa902ccfba692bf3db9782496acc80b}{
|
|
119 |
\index{canmsg.h@{canmsg.h}!MSG_LOCAL_MASK@{MSG\_\-LOCAL\_\-MASK}}
|
|
120 |
\index{MSG_LOCAL_MASK@{MSG\_\-LOCAL\_\-MASK}!canmsg.h@{canmsg.h}}
|
|
121 |
\subsubsection[MSG\_\-LOCAL\_\-MASK]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-LOCAL\_\-MASK~(MSG\_\-LOCAL$<$$<$MSG\_\-FILT\_\-MASK\_\-SHIFT)}}
|
|
122 |
\label{canmsg_8h_0fa902ccfba692bf3db9782496acc80b}
|
|
123 |
|
|
124 |
|
|
125 |
|
|
126 |
|
|
127 |
Definition at line 126 of file canmsg.h.\hypertarget{canmsg_8h_8a25d646d69812829a67d88e00245007}{
|
|
128 |
\index{canmsg.h@{canmsg.h}!MSG_OVR@{MSG\_\-OVR}}
|
|
129 |
\index{MSG_OVR@{MSG\_\-OVR}!canmsg.h@{canmsg.h}}
|
|
130 |
\subsubsection[MSG\_\-OVR]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-OVR~(1$<$$<$1)}}
|
|
131 |
\label{canmsg_8h_8a25d646d69812829a67d88e00245007}
|
|
132 |
|
|
133 |
|
|
134 |
|
|
135 |
|
|
136 |
Definition at line 117 of file canmsg.h.\hypertarget{canmsg_8h_2b53a66520d29f4df4473fff575ad417}{
|
|
137 |
\index{canmsg.h@{canmsg.h}!MSG_PROCESSLOCAL@{MSG\_\-PROCESSLOCAL}}
|
|
138 |
\index{MSG_PROCESSLOCAL@{MSG\_\-PROCESSLOCAL}!canmsg.h@{canmsg.h}}
|
|
139 |
\subsubsection[MSG\_\-PROCESSLOCAL]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-PROCESSLOCAL~(MSG\_\-OVR$<$$<$MSG\_\-FILT\_\-MASK\_\-SHIFT)}}
|
|
140 |
\label{canmsg_8h_2b53a66520d29f4df4473fff575ad417}
|
|
141 |
|
|
142 |
|
|
143 |
|
|
144 |
|
|
145 |
Definition at line 127 of file canmsg.h.\hypertarget{canmsg_8h_a17d9d21b15825ab928d225e6b317d26}{
|
|
146 |
\index{canmsg.h@{canmsg.h}!MSG_RTR@{MSG\_\-RTR}}
|
|
147 |
\index{MSG_RTR@{MSG\_\-RTR}!canmsg.h@{canmsg.h}}
|
|
148 |
\subsubsection[MSG\_\-RTR]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-RTR~(1$<$$<$0)}}
|
|
149 |
\label{canmsg_8h_a17d9d21b15825ab928d225e6b317d26}
|
|
150 |
|
|
151 |
|
|
152 |
|
|
153 |
|
|
154 |
Definition at line 116 of file canmsg.h.\hypertarget{canmsg_8h_003ae3d402f58589544d93f02ae5e252}{
|
|
155 |
\index{canmsg.h@{canmsg.h}!MSG_RTR_MASK@{MSG\_\-RTR\_\-MASK}}
|
|
156 |
\index{MSG_RTR_MASK@{MSG\_\-RTR\_\-MASK}!canmsg.h@{canmsg.h}}
|
|
157 |
\subsubsection[MSG\_\-RTR\_\-MASK]{\setlength{\rightskip}{0pt plus 5cm}\#define MSG\_\-RTR\_\-MASK~(MSG\_\-RTR$<$$<$MSG\_\-FILT\_\-MASK\_\-SHIFT)}}
|
|
158 |
\label{canmsg_8h_003ae3d402f58589544d93f02ae5e252}
|
|
159 |
|
|
160 |
|
|
161 |
|
|
162 |
|
|
163 |
Definition at line 124 of file canmsg.h.
|
|
164 |
|
|
165 |
\subsection{Typedef Documentation}
|
|
166 |
\hypertarget{canmsg_8h_d37d8411be50cb86c62113a96b56e120}{
|
|
167 |
\index{canmsg.h@{canmsg.h}!canfilt_t@{canfilt\_\-t}}
|
|
168 |
\index{canfilt_t@{canfilt\_\-t}!canmsg.h@{canmsg.h}}
|
|
169 |
\subsubsection[canfilt\_\-t]{\setlength{\rightskip}{0pt plus 5cm}typedef struct \hyperlink{structcanfilt__t}{canfilt\_\-t} \hyperlink{structcanfilt__t}{canfilt\_\-t}}}
|
|
170 |
\label{canmsg_8h_d37d8411be50cb86c62113a96b56e120}
|
|
171 |
|
|
172 |
|
|
173 |
|
|
174 |
|
|
175 |
Definition at line 113 of file canmsg.h.\hypertarget{canmsg_8h_4df2eff676652dbe67d372e42ccf8aa7}{
|
|
176 |
\index{canmsg.h@{canmsg.h}!canmsg_id_t@{canmsg\_\-id\_\-t}}
|
|
177 |
\index{canmsg_id_t@{canmsg\_\-id\_\-t}!canmsg.h@{canmsg.h}}
|
|
178 |
\subsubsection[canmsg\_\-id\_\-t]{\setlength{\rightskip}{0pt plus 5cm}typedef unsigned long \hyperlink{canmsg_8h_4df2eff676652dbe67d372e42ccf8aa7}{canmsg\_\-id\_\-t}}}
|
|
179 |
\label{canmsg_8h_4df2eff676652dbe67d372e42ccf8aa7}
|
|
180 |
|
|
181 |
|
|
182 |
|
|
183 |
|
|
184 |
Definition at line 42 of file canmsg.h.\hypertarget{canmsg_8h_be94973a423090a2a9a1c15a9479a920}{
|
|
185 |
\index{canmsg.h@{canmsg.h}!canmsg_t@{canmsg\_\-t}}
|
|
186 |
\index{canmsg_t@{canmsg\_\-t}!canmsg.h@{canmsg.h}}
|
|
187 |
\subsubsection[canmsg\_\-t]{\setlength{\rightskip}{0pt plus 5cm}typedef struct \hyperlink{structcanmsg__t}{canmsg\_\-t} \hyperlink{structcanmsg__t}{canmsg\_\-t}}}
|
|
188 |
\label{canmsg_8h_be94973a423090a2a9a1c15a9479a920}
|
|
189 |
|
|
190 |
|
|
191 |
|
|
192 |
|
|
193 |
Definition at line 83 of file canmsg.h.\hypertarget{canmsg_8h_f5a9ea1b33e64787190dccc1ce5419a2}{
|
|
194 |
\index{canmsg.h@{canmsg.h}!canmsg_tstamp_t@{canmsg\_\-tstamp\_\-t}}
|
|
195 |
\index{canmsg_tstamp_t@{canmsg\_\-tstamp\_\-t}!canmsg.h@{canmsg.h}}
|
|
196 |
\subsubsection[canmsg\_\-tstamp\_\-t]{\setlength{\rightskip}{0pt plus 5cm}typedef struct timeval \hyperlink{canmsg_8h_f5a9ea1b33e64787190dccc1ce5419a2}{canmsg\_\-tstamp\_\-t}}}
|
|
197 |
\label{canmsg_8h_f5a9ea1b33e64787190dccc1ce5419a2}
|
|
198 |
|
|
199 |
|
|
200 |
|
|
201 |
|
|
202 |
Definition at line 40 of file canmsg.h. |