Apollo 10.0
自动驾驶开放平台
canbus_consts.h 文件参考
#include <cstdint>
canbus_consts.h 的引用(Include)关系图:

浏览源代码.

命名空间

namespace  apollo::drivers::canbus
 apollo::drivers::canbus
 
namespace  apollo
 class register implement
 
namespace  apollo::drivers
 apollo::drivers
 

变量

const int32_t apollo::drivers::canbus::CAN_FRAME_SIZE = 8
 
const int32_t apollo::drivers::canbus::MAX_CAN_SEND_FRAME_LEN = 1
 
const int32_t apollo::drivers::canbus::MAX_CAN_RECV_FRAME_LEN = 10
 
const int32_t apollo::drivers::canbus::CANBUS_MESSAGE_LENGTH = 8