nico@215: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> nico@215: <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> nico@215: <title>CanFestival: include/can_driver.h File Reference</title> nico@215: <link href="doxygen.css" rel="stylesheet" type="text/css"> nico@215: <link href="tabs.css" rel="stylesheet" type="text/css"> nico@215: </head><body> nico@215: <!-- Generated by Doxygen 1.5.1 --> nico@215: <div class="tabs"> nico@215: <ul> nico@215: <li><a href="main.html"><span>Main Page</span></a></li> nico@215: <li><a href="annotated.html"><span>Data Structures</span></a></li> nico@215: <li id="current"><a href="files.html"><span>Files</span></a></li> nico@215: <li><a href="dirs.html"><span>Directories</span></a></li> nico@215: </ul></div> nico@215: <div class="tabs"> nico@215: <ul> nico@215: <li><a href="files.html"><span>File List</span></a></li> nico@215: <li><a href="globals.html"><span>Globals</span></a></li> nico@215: </ul></div> nico@215: <div class="nav"> etisserant@240: <a class="el" href="dir_bb27f6e70a4a8ab6966321815f15a33d.html">include</a></div> nico@215: <h1>can_driver.h File Reference</h1><code>#include "<a class="el" href="win32_2applicfg_8h-source.html">applicfg.h</a>"</code><br> nico@215: <code>#include "<a class="el" href="can_8h-source.html">can.h</a>"</code><br> nico@215: nico@215: <p> nico@215: Include dependency graph for can_driver.h:<p><center><img src="can__driver_8h__incl.png" border="0" usemap="#include/can_driver.h_map" alt=""></center> nico@215: <map name="include/can_driver.h_map"> etisserant@240: <area href="win32_2applicfg_8h.html" shape="rect" coords="283,56,357,83" alt=""> etisserant@240: <area href="can_8h.html" shape="rect" coords="185,81,233,108" alt=""> nico@215: </map> nico@215: nico@215: <p> nico@215: This graph shows which files directly or indirectly include this file:<p><center><img src="can__driver_8h__dep__incl.png" border="0" usemap="#include/can_driver.hdep_map" alt=""></center> nico@215: <map name="include/can_driver.hdep_map"> etisserant@240: <area href="can__lincan_8c.html" shape="rect" coords="235,5,424,32" alt=""> etisserant@240: <area href="can__peak__linux_8c.html" shape="rect" coords="208,56,451,83" alt=""> etisserant@240: <area href="can__peak__win32_8c.html" shape="rect" coords="201,107,457,133" alt=""> etisserant@240: <area href="can__socket_8c.html" shape="rect" coords="233,157,425,184" alt=""> etisserant@240: <area href="can__uvccm__win32_8cpp.html" shape="rect" coords="185,208,473,235" alt=""> etisserant@240: <area href="can__virtual_8c.html" shape="rect" coords="232,259,427,285" alt=""> etisserant@240: <area href="timers__xeno_8c.html" shape="rect" coords="227,309,432,336" alt=""> etisserant@240: <area href="unix_8c.html" shape="rect" coords="523,436,645,463" alt=""> etisserant@240: <area href="timers__win32_8cpp.html" shape="rect" coords="232,411,427,437" alt=""> etisserant@240: <area href="unix_2canfestival_8h.html" shape="rect" coords="249,461,409,488" alt=""> etisserant@240: <area href="win32_2canfestival_8h.html" shape="rect" coords="245,512,413,539" alt=""> nico@215: </map> nico@215: nico@215: <p> nico@215: <a href="can__driver_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> nico@215: <tr><td></td></tr> nico@215: <tr><td colspan="2"><br><h2>Data Structures</h2></td></tr> nico@215: <tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structstruct__s__BOARD.html">struct_s_BOARD</a></td></tr> nico@215: nico@215: <tr><td colspan="2"><br><h2>Defines</h2></td></tr> etisserant@240: <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="can__driver_8h.html#89cf6df671ff9d1386748dfd3efe3675">DLL_CALL</a>(funcname) funcname##_driver</td></tr> nico@215: nico@215: <tr><td colspan="2"><br><h2>Typedefs</h2></td></tr> etisserant@240: <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="structstruct__s__BOARD.html">struct_s_BOARD</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="can__driver_8h.html#fe663905447e4a10104a3b1520f1ccac">s_BOARD</a></td></tr> nico@215: nico@215: <tr><td colspan="2"><br><h2>Functions</h2></td></tr> etisserant@240: <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 DLL_CALL() </td><td class="memItemRight" valign="bottom"><a class="el" href="can__driver_8h.html#15f56beeb36191ffa3c7f130528987ac">canReceive</a> (<a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a>, <a class="el" href="structMessage.html">Message</a> *) FCT_PTR_INIT</td></tr> etisserant@240: etisserant@240: <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 DLL_CALL() </td><td class="memItemRight" valign="bottom"><a class="el" href="can__driver_8h.html#72f918faba2674cca538f6c880f0d560">canSend</a> (<a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a>, <a class="el" href="structMessage.html">Message</a> *) FCT_PTR_INIT</td></tr> etisserant@240: etisserant@240: <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> DLL_CALL() </td><td class="memItemRight" valign="bottom"><a class="el" href="can__driver_8h.html#1877b0ca5917af18ebcd85e4d3d239aa">canOpen</a> (<a class="el" href="structstruct__s__BOARD.html">s_BOARD</a> *) FCT_PTR_INIT</td></tr> etisserant@240: etisserant@240: <tr><td class="memItemLeft" nowrap align="right" valign="top">int DLL_CALL() </td><td class="memItemRight" valign="bottom"><a class="el" href="can__driver_8h.html#4c6db79a1b0b07d7428129627a4fddfe">canClose</a> (<a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a>) FCT_PTR_INIT</td></tr> nico@215: nico@215: </table> nico@215: <hr><h2>Define Documentation</h2> etisserant@240: <a class="anchor" name="89cf6df671ff9d1386748dfd3efe3675"></a><!-- doxytag: member="can_driver.h::DLL_CALL" ref="89cf6df671ff9d1386748dfd3efe3675" args="(funcname)" --> nico@215: <div class="memitem"> nico@215: <div class="memproto"> nico@215: <table class="memname"> nico@215: <tr> nico@215: <td class="memname">#define DLL_CALL </td> nico@215: <td>(</td> nico@215: <td class="paramtype">funcname </td> nico@215: <td class="paramname"> </td> nico@215: <td> ) </td> nico@215: <td width="100%"> funcname##_driver</td> nico@215: </tr> nico@215: </table> nico@215: </div> nico@215: <div class="memdoc"> nico@215: nico@215: <p> nico@215: nico@215: <p> nico@215: Definition at line <a class="el" href="can__driver_8h-source.html#l00039">39</a> of file <a class="el" href="can__driver_8h-source.html">can_driver.h</a>. nico@215: </div> nico@215: </div><p> nico@215: <hr><h2>Typedef Documentation</h2> etisserant@240: <a class="anchor" name="fe663905447e4a10104a3b1520f1ccac"></a><!-- doxytag: member="can_driver.h::s_BOARD" ref="fe663905447e4a10104a3b1520f1ccac" args="" --> nico@215: <div class="memitem"> nico@215: <div class="memproto"> nico@215: <table class="memname"> nico@215: <tr> nico@215: <td class="memname">typedef struct <a class="el" href="structstruct__s__BOARD.html">struct_s_BOARD</a> <a class="el" href="structstruct__s__BOARD.html">s_BOARD</a> </td> nico@215: </tr> nico@215: </table> nico@215: </div> nico@215: <div class="memdoc"> nico@215: nico@215: <p> nico@215: nico@215: <p> nico@215: Definition at line <a class="el" href="can__driver_8h-source.html#l00028">28</a> of file <a class="el" href="can__driver_8h-source.html">can_driver.h</a>. nico@215: </div> nico@215: </div><p> nico@215: <hr><h2>Function Documentation</h2> etisserant@240: <a class="anchor" name="4c6db79a1b0b07d7428129627a4fddfe"></a><!-- doxytag: member="can_driver.h::canClose" ref="4c6db79a1b0b07d7428129627a4fddfe" args="(CAN_HANDLE) FCT_PTR_INIT" --> nico@215: <div class="memitem"> nico@215: <div class="memproto"> nico@215: <table class="memname"> nico@215: <tr> nico@215: <td class="memname">int DLL_CALL() canClose </td> nico@215: <td>(</td> etisserant@240: <td class="paramtype"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> </td> nico@215: <td class="paramname"> </td> nico@215: <td> ) </td> nico@215: <td width="100%"></td> nico@215: </tr> nico@215: </table> nico@215: </div> nico@215: <div class="memdoc"> nico@215: nico@215: <p> nico@215: nico@215: </div> nico@215: </div><p> etisserant@240: <a class="anchor" name="1877b0ca5917af18ebcd85e4d3d239aa"></a><!-- doxytag: member="can_driver.h::canOpen" ref="1877b0ca5917af18ebcd85e4d3d239aa" args="(s_BOARD *) FCT_PTR_INIT" --> etisserant@240: <div class="memitem"> etisserant@240: <div class="memproto"> etisserant@240: <table class="memname"> etisserant@240: <tr> etisserant@240: <td class="memname"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> DLL_CALL() canOpen </td> nico@215: <td>(</td> nico@215: <td class="paramtype"><a class="el" href="structstruct__s__BOARD.html">s_BOARD</a> * </td> nico@215: <td class="paramname"> </td> nico@215: <td> ) </td> nico@215: <td width="100%"></td> nico@215: </tr> nico@215: </table> nico@215: </div> nico@215: <div class="memdoc"> nico@215: nico@215: <p> nico@215: nico@215: </div> nico@215: </div><p> etisserant@240: <a class="anchor" name="15f56beeb36191ffa3c7f130528987ac"></a><!-- doxytag: member="can_driver.h::canReceive" ref="15f56beeb36191ffa3c7f130528987ac" args="(CAN_HANDLE, Message *) FCT_PTR_INIT" --> nico@215: <div class="memitem"> nico@215: <div class="memproto"> nico@215: <table class="memname"> nico@215: <tr> nico@215: <td class="memname">UNS8 DLL_CALL() canReceive </td> nico@215: <td>(</td> etisserant@240: <td class="paramtype"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> </td> nico@215: <td class="paramname">, </td> nico@215: </tr> nico@215: <tr> nico@215: <td class="paramkey"></td> nico@215: <td></td> nico@215: <td class="paramtype"><a class="el" href="structMessage.html">Message</a> * </td> nico@215: <td class="paramname"></td><td> </td> nico@215: </tr> nico@215: <tr> nico@215: <td></td> nico@215: <td>)</td> nico@215: <td></td><td></td><td width="100%"></td> nico@215: </tr> nico@215: </table> nico@215: </div> nico@215: <div class="memdoc"> nico@215: nico@215: <p> nico@215: nico@215: <p> nico@215: Definition at line <a class="el" href="drivers__win32_8cpp-source.html#l00124">124</a> of file <a class="el" href="drivers__win32_8cpp-source.html">drivers_win32.cpp</a>. nico@215: <p> nico@215: References <a class="el" href="drivers__win32_8cpp-source.html#l00113">driver_data::inst</a>, <a class="el" href="drivers__win32_8cpp-source.html#l00057">driver_procs::m_canReceive</a>, and <a class="el" href="drivers__win32_8cpp-source.html#l00117">s_driver_procs</a>. nico@215: <p> nico@215: Referenced by <a class="el" href="unix_8c-source.html#l00132">canReceiveLoop()</a>, and <a class="el" href="unix_8c-source.html#l00084">LoadCanDriver()</a>. nico@215: </div> nico@215: </div><p> etisserant@240: <a class="anchor" name="72f918faba2674cca538f6c880f0d560"></a><!-- doxytag: member="can_driver.h::canSend" ref="72f918faba2674cca538f6c880f0d560" args="(CAN_HANDLE, Message *) FCT_PTR_INIT" --> nico@215: <div class="memitem"> nico@215: <div class="memproto"> nico@215: <table class="memname"> nico@215: <tr> nico@215: <td class="memname">UNS8 DLL_CALL() canSend </td> nico@215: <td>(</td> etisserant@240: <td class="paramtype"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> </td> nico@215: <td class="paramname">, </td> nico@215: </tr> nico@215: <tr> nico@215: <td class="paramkey"></td> nico@215: <td></td> nico@215: <td class="paramtype"><a class="el" href="structMessage.html">Message</a> * </td> nico@215: <td class="paramname"></td><td> </td> nico@215: </tr> nico@215: <tr> nico@215: <td></td> nico@215: <td>)</td> nico@215: <td></td><td></td><td width="100%"></td> nico@215: </tr> nico@215: </table> nico@215: </div> nico@215: <div class="memdoc"> nico@215: nico@215: <p> nico@215: nico@215: <p> nico@215: Definition at line <a class="el" href="unix_8c-source.html#l00120">120</a> of file <a class="el" href="unix_8c-source.html">unix.c</a>. nico@215: </div> nico@215: </div><p> etisserant@240: <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:26 2007 for CanFestival by nico@215: <a href="http://www.doxygen.org/index.html"> nico@215: <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> nico@215: </body> nico@215: </html>