|
XWOS API
4.0
XWOS C/C++ API参考手册
|
CAN接收器配置 更多...
#include <transceiver.h>
成员变量 | |
| xwsq_t | init_opmode |
| bool | wkup_supported |
| void * | chipcfg |
CAN接收器配置
在文件 transceiver.h 第 85 行定义.
| void* xwds_cantrcv_cfg::chipcfg |
芯片其他配置
在文件 transceiver.h 第 88 行定义.
| xwsq_t xwds_cantrcv_cfg::init_opmode |
初始状态
在文件 transceiver.h 第 86 行定义.
| bool xwds_cantrcv_cfg::wkup_supported |
是否支持唤醒
在文件 transceiver.h 第 87 行定义.