J1939 Documentation
Version 4.16.00
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.
Global J1939_NmtSetName (uint8_t ubNetV, J1939_Name_ts *ptsNameV)
This function is deprecated, use J1939_NmtGetApplicationName() instead