207
|
1 |
\hypertarget{structcanmsg__t}{
|
|
2 |
\section{canmsg\_\-t Struct Reference}
|
|
3 |
\label{structcanmsg__t}\index{canmsg_t@{canmsg\_\-t}}
|
|
4 |
}
|
|
5 |
{\tt \#include $<$canmsg.h$>$}
|
|
6 |
|
|
7 |
\subsection*{Data Fields}
|
|
8 |
\begin{CompactItemize}
|
|
9 |
\item
|
|
10 |
int \hyperlink{structcanmsg__t_beea8084650640976b9c94257623b735}{flags}
|
|
11 |
\item
|
|
12 |
int \hyperlink{structcanmsg__t_2a9a1988755a4f92d5706f02cf5001f9}{cob}
|
|
13 |
\item
|
|
14 |
\hyperlink{canmsg_8h_4df2eff676652dbe67d372e42ccf8aa7}{canmsg\_\-id\_\-t} \hyperlink{structcanmsg__t_9ca617a401250c914820ae4ed2768725}{id}
|
|
15 |
\item
|
|
16 |
\hyperlink{canmsg_8h_f5a9ea1b33e64787190dccc1ce5419a2}{canmsg\_\-tstamp\_\-t} \hyperlink{structcanmsg__t_11568aa34f1851a87de25f6f0d6bbf8f}{timestamp}
|
|
17 |
\item
|
|
18 |
unsigned short \hyperlink{structcanmsg__t_9b2006e54552e02778eea1da3ac52070}{length}
|
|
19 |
\item
|
|
20 |
unsigned char \hyperlink{structcanmsg__t_778d41b22a1ae1f0da4631885239a10c}{data} \mbox{[}CAN\_\-MSG\_\-LENGTH\mbox{]}
|
|
21 |
\end{CompactItemize}
|
|
22 |
|
|
23 |
|
|
24 |
\subsection{Detailed Description}
|
|
25 |
struct \hyperlink{structcanmsg__t}{canmsg\_\-t} - structure representing CAN message : message flags MSG\_\-RTR .. message is Remote Transmission Request, MSG\_\-EXT .. message with extended ID, MSG\_\-OVR .. indication of queue overflow condition, MSG\_\-LOCAL .. message originates from this node. : communication object number (not used) : ID of CAN message : not used : length of used data : data bytes buffer
|
|
26 |
|
|
27 |
Header: \hyperlink{canmsg_8h}{canmsg.h}
|
|
28 |
|
|
29 |
|
|
30 |
|
|
31 |
Definition at line 59 of file canmsg.h.
|
|
32 |
|
|
33 |
\subsection{Field Documentation}
|
|
34 |
\hypertarget{structcanmsg__t_beea8084650640976b9c94257623b735}{
|
|
35 |
\index{canmsg_t@{canmsg\_\-t}!flags@{flags}}
|
|
36 |
\index{flags@{flags}!canmsg_t@{canmsg\_\-t}}
|
|
37 |
\subsubsection[flags]{\setlength{\rightskip}{0pt plus 5cm}int \hyperlink{structcanmsg__t_beea8084650640976b9c94257623b735}{canmsg\_\-t::flags}}}
|
|
38 |
\label{structcanmsg__t_beea8084650640976b9c94257623b735}
|
|
39 |
|
|
40 |
|
|
41 |
|
|
42 |
|
|
43 |
Definition at line 60 of file canmsg.h.\hypertarget{structcanmsg__t_2a9a1988755a4f92d5706f02cf5001f9}{
|
|
44 |
\index{canmsg_t@{canmsg\_\-t}!cob@{cob}}
|
|
45 |
\index{cob@{cob}!canmsg_t@{canmsg\_\-t}}
|
|
46 |
\subsubsection[cob]{\setlength{\rightskip}{0pt plus 5cm}int \hyperlink{structcanmsg__t_2a9a1988755a4f92d5706f02cf5001f9}{canmsg\_\-t::cob}}}
|
|
47 |
\label{structcanmsg__t_2a9a1988755a4f92d5706f02cf5001f9}
|
|
48 |
|
|
49 |
|
|
50 |
|
|
51 |
|
|
52 |
Definition at line 61 of file canmsg.h.\hypertarget{structcanmsg__t_9ca617a401250c914820ae4ed2768725}{
|
|
53 |
\index{canmsg_t@{canmsg\_\-t}!id@{id}}
|
|
54 |
\index{id@{id}!canmsg_t@{canmsg\_\-t}}
|
|
55 |
\subsubsection[id]{\setlength{\rightskip}{0pt plus 5cm}\hyperlink{canmsg_8h_4df2eff676652dbe67d372e42ccf8aa7}{canmsg\_\-id\_\-t} \hyperlink{structcanmsg__t_9ca617a401250c914820ae4ed2768725}{canmsg\_\-t::id}}}
|
|
56 |
\label{structcanmsg__t_9ca617a401250c914820ae4ed2768725}
|
|
57 |
|
|
58 |
|
|
59 |
|
|
60 |
|
|
61 |
Definition at line 62 of file canmsg.h.\hypertarget{structcanmsg__t_11568aa34f1851a87de25f6f0d6bbf8f}{
|
|
62 |
\index{canmsg_t@{canmsg\_\-t}!timestamp@{timestamp}}
|
|
63 |
\index{timestamp@{timestamp}!canmsg_t@{canmsg\_\-t}}
|
|
64 |
\subsubsection[timestamp]{\setlength{\rightskip}{0pt plus 5cm}\hyperlink{canmsg_8h_f5a9ea1b33e64787190dccc1ce5419a2}{canmsg\_\-tstamp\_\-t} \hyperlink{structcanmsg__t_11568aa34f1851a87de25f6f0d6bbf8f}{canmsg\_\-t::timestamp}}}
|
|
65 |
\label{structcanmsg__t_11568aa34f1851a87de25f6f0d6bbf8f}
|
|
66 |
|
|
67 |
|
|
68 |
|
|
69 |
|
|
70 |
Definition at line 63 of file canmsg.h.\hypertarget{structcanmsg__t_9b2006e54552e02778eea1da3ac52070}{
|
|
71 |
\index{canmsg_t@{canmsg\_\-t}!length@{length}}
|
|
72 |
\index{length@{length}!canmsg_t@{canmsg\_\-t}}
|
|
73 |
\subsubsection[length]{\setlength{\rightskip}{0pt plus 5cm}unsigned short \hyperlink{structcanmsg__t_9b2006e54552e02778eea1da3ac52070}{canmsg\_\-t::length}}}
|
|
74 |
\label{structcanmsg__t_9b2006e54552e02778eea1da3ac52070}
|
|
75 |
|
|
76 |
|
|
77 |
|
|
78 |
|
|
79 |
Definition at line 64 of file canmsg.h.\hypertarget{structcanmsg__t_778d41b22a1ae1f0da4631885239a10c}{
|
|
80 |
\index{canmsg_t@{canmsg\_\-t}!data@{data}}
|
|
81 |
\index{data@{data}!canmsg_t@{canmsg\_\-t}}
|
|
82 |
\subsubsection[data]{\setlength{\rightskip}{0pt plus 5cm}unsigned char \hyperlink{structcanmsg__t_778d41b22a1ae1f0da4631885239a10c}{canmsg\_\-t::data}\mbox{[}CAN\_\-MSG\_\-LENGTH\mbox{]}}}
|
|
83 |
\label{structcanmsg__t_778d41b22a1ae1f0da4631885239a10c}
|
|
84 |
|
|
85 |
|
|
86 |
|
|
87 |
|
|
88 |
Definition at line 65 of file canmsg.h.
|
|
89 |
|
|
90 |
The documentation for this struct was generated from the following file:\begin{CompactItemize}
|
|
91 |
\item
|
|
92 |
/home/epimerde/documents/tc11/Can\-Festival-3/drivers/can\_\-lincan/\hyperlink{canmsg_8h}{canmsg.h}\end{CompactItemize}
|