CANopen Slave Documentation
Version 6.16.04
Loading...
Searching...
No Matches
Deprecated List
Global CpMsgClear (CpCanMsg_ts *ptsCanMsgV)
It is advised to use CpMsgInit() for new applications.
Global CpMsgGetExtId (const CpCanMsg_ts *ptsCanMsgV)
It is advised to use CpMsgGetIdentifier() for new applications.
Global CpMsgGetStdId (const CpCanMsg_ts *ptsCanMsgV)
It is advised to use CpMsgGetIdentifier() for new applications.
Global CpMsgSetExtId (CpCanMsg_ts *ptsCanMsgV, uint32_t ulExtIdV)
It is advised to use CpMsgSetIdentifier() for new applications.
Global CpMsgSetStdId (CpCanMsg_ts *ptsCanMsgV, uint16_t uwStdIdV)
It is advised to use CpMsgSetIdentifier() for new applications.