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 事件通知-如何检查它是由读取还是写入触发

Guru**** 2443910 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/628942/tms570ls0432-can-event-notification---how-to-check-if-it-triggered-by-read-or-write

器件型号:TMS570LS0432

在 canMessageNotification (canBASE-t *节点、uint32 MessageBox)中,如何最好地检查 ISR 是否由读取或写入事件触发?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    每个 CAN MessageBox 都配置为读取或写入、因此消息框编号是通知您上下文的内容。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    谢谢!