MRPT  1.9.9
CCANBusReader.cpp File Reference
#include "hwdrivers-precomp.h"
#include <mrpt/system/crc.h>
#include <mrpt/system/CTicTac.h>
#include <mrpt/system/os.h>
#include <cstdio>
#include <cstring>
#include <mrpt/hwdrivers/CCANBusReader.h>
#include <thread>
#include <iostream>
Include dependency graph for CCANBusReader.cpp:

Go to the source code of this file.

Macros

#define RET_ERROR(msg)
 

Functions

char hexCharToInt (char n)
 

Macro Definition Documentation

◆ RET_ERROR

#define RET_ERROR (   msg)
Value:
{ \
cout << "[" << __CURRENT_FUNCTION_NAME__ << "] " << msg << endl; \
return false; \
}
#define __CURRENT_FUNCTION_NAME__
A macro for obtaining the name of the current function:
Definition: common.h:150

Definition at line 27 of file CCANBusReader.cpp.

Referenced by mrpt::hwdrivers::CCANBusReader::sendCANBusReaderSpeed(), mrpt::hwdrivers::CCANBusReader::tryToOpenComms(), and mrpt::hwdrivers::CCANBusReader::waitACK().

Function Documentation

◆ hexCharToInt()




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020