This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS0432: CAN event notification - how to check if it triggered by read or write

Part Number: TMS570LS0432

In canMessageNotification(canBASE_t *node, uint32 messageBox) , how can you best check to see if the ISR is triggered by a read or write event?