18 #ifndef CANPEAKSYS_INCLUDEDEF_H 19 #define CANPEAKSYS_INCLUDEDEF_H 22 #include <libpcan/libpcan.h> bool receiveMsg(CanMsg *pCMsg)
bool transmitMsg(CanMsg CMsg, bool bBlocking=true)
bool receiveMsgTimeout(CanMsg *pCMsg, int nSecTimeout)
static const int c_iInterrupt
bool receiveMsgRetry(CanMsg *pCMsg, int iNrOfRetry)
CanPeakSys(const char *cIniFile)