getCanId()

描述

取得從 CAN bus 上接收到的資料 ID。功能與 remoteID() 相同。(此函式移植自 Seeed Studio 的 CAN Bus 函式庫。)

語法


CAN.getCanId()

參數

回傳

收到的資料 ID


函式庫參考主頁面

The text of the 86Duino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.