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.
使用DMA 传输CAN通信数据,需要使用CAN_transferMessage()将RAM数据传输到IFx,想了解CAN_transferMessage()操作的哪些寄存器?
driverlib 库只有 API 级文档可用,寄存器级文档不可用。所以没办法了解库函数具体操作的哪些寄存器。