diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/can__lincan_8c.html --- a/doc/doxygen/html/can__lincan_8c.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/can__lincan_8c.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
  • Globals
  • +drivers » can_lincan

    can_lincan.c File Reference

    #include <stdio.h>
    #include <string.h>
    #include <errno.h>
    @@ -30,35 +30,35 @@

    Include dependency graph for can_lincan.c:

    - - - - - + + + + +

    Go to the source code of this file. - + - + - + - +

    Functions

    UNS8 canReceive_driver (CAN_HANDLE fd0, Message *m)
    UNS8 canReceive_driver (CAN_HANDLE fd0, Message *m)
    UNS8 canSend_driver (CAN_HANDLE fd0, Message *m)
    UNS8 canSend_driver (CAN_HANDLE fd0, Message *m)
    CAN_HANDLE canOpen_driver (s_BOARD *board)
    CAN_HANDLE canOpen_driver (s_BOARD *board)
    int canClose_driver (CAN_HANDLE fd0)
    int canClose_driver (CAN_HANDLE fd0)


    Function Documentation

    - +
    - + @@ -73,12 +73,12 @@ Definition at line 127 of file can_lincan.c.

    - +

    int canClose_driver (CAN_HANDLE CAN_HANDLE  fd0  ) 
    - + @@ -97,14 +97,14 @@ References struct_s_BOARD::busname.

    - +

    CAN_HANDLE canOpen_driver CAN_HANDLE canOpen_driver ( s_BOARD board
    - + @@ -130,14 +130,14 @@ References Message::cob_id, canmsg_t::data, Message::data, canmsg_t::flags, canmsg_t::id, Message::len, canmsg_t::length, MSG_EXT, MSG_RTR, Message::rtr, and SHORT_CAN::w.

    - +

    UNS8 canReceive_driver (CAN_HANDLE CAN_HANDLE  fd0,
    - + @@ -163,7 +163,7 @@ References Message::cob_id, Message::data, canmsg_t::data, canmsg_t::flags, canmsg_t::id, Message::len, canmsg_t::length, MSG_EXT, MSG_RTR, Message::rtr, and SHORT_CAN::w.

    -


    Generated on Fri Jun 8 08:51:39 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:17 2007 for CanFestival by  doxygen 1.5.1
    UNS8 canSend_driver (CAN_HANDLE CAN_HANDLE  fd0,