|
truck-code
|
#include <can/can_man.h>#include <iostream>#include <sys/dispatch.h>#include "can/can.h"#include "utils/common.h"#include <sys/iofunc.h>
Macros | |
| #define | DAS_MSG_BUF 2048 |
| #define | DO_TRACE |
Functions | |
| IOFUNC_OCB_T * | can_ocb_calloc (resmgr_context_t *ctp, iofunc_attr_t *attr) |
| void | can_ocb_free (IOFUNC_OCB_T *pocb) |
| int | main (int argc, char **argv) |
Variables | |
| int | can_timeout_count |
can_man.c
Resource manager for the SSV CAN board. FIXME
Digital I/O on the board is also supported by the same devctls used by PATH DAS (Data Acquisition System) drivers.
| int can_timeout_count |
External variables in ca_if.c, to be printed on exit
1.8.13