00001 /*This file has been prepared for Doxygen automatic documentation generation.*/ 00047 #ifndef _CAN_TASK_H_ 00048 #define _CAN_TASK_H_ 00049 00050 extern void can_task_init(void); 00051 extern void can_task(void); 00052 00053 #endif //_CAN_TASK_H_