一个CAN标识符

ZHANGXUEJIE   2012-7-31 17:07 楼主
请问大家标识符MSG_OBJ_FIFO在哪里定义的呢?我看了在can.h,can.c,hw_can.h中都没有

回复评论 (5)

回复 楼主 ZHANGXUEJIE 的帖子

这个应该不是 Stellarisware driverlib 中定义的,是需要 User 自己定义的。
点赞  2012-7-31 17:41
谢谢!,明白了。
点赞  2012-8-2 14:04

回复 沙发 Study_Stellaris 的帖子

一般,定义值是多少呢?
点赞  2012-12-5 11:07

回复 4楼 benbending 的帖子

//
//! This indicates that this message object is part of a FIFO structure and
//! not the final message object in a FIFO.
//
#define MSG_OBJ_FIFO            0x00000200
点赞  2013-1-11 18:07

回复 5楼 Study_Stellaris 的帖子

谢谢。
点赞  2013-1-15 09:10
电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 京公网安备 11010802033920号
    写回复