LINtp_PreSend
Valid for: CANoe DE • CANoe4SW DE NoteThis callback function is called every time a LIN message is scheduled to be sent. The function allows to change the message data. Caution:
Changing message data before they are sent can violate the TP protocol and lead to errors! Please make sure that the network can handle these situations!
Function Syntax
Description
The callback function is called before a LIN message is sent with the provided data.Parameters
- data: Message data