Apollo
6.0
Open source self driving car software
|
#include <sys/time.h>
Go to the source code of this file.
Classes | |
struct | bcan_msg |
Typedefs | |
typedef struct bcan_msg | bcan_msg_t |
Enumerations | |
enum | bcan_err_code { BCAN_PARAM_INVALID = -12, BCAN_HDL_INVALID, BCAN_DEV_INVALID, BCAN_DEV_ERR, BCAN_DEV_BUSY, BCAN_TIMEOUT, BCAN_FAIL, BCAN_NOT_SUPPORTED, BCAN_NOT_IMPLEMENTED, BCAN_INVALID, BCAN_NO_BUFFERS, BCAN_ERR, BCAN_OK, BCAN_PARTIAL_OK } |
typedef struct bcan_msg bcan_msg_t |
enum bcan_err_code |