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.

ZNP_SPI

在znp_spi.c中为什么找不到spi的读写函数呀,类似于HalUARTWrite,HalUARTRead这样的函数。还有

MT_RPC_CMD_SREQ = 0x20,
MT_RPC_CMD_AREQ = 0x40,
MT_RPC_CMD_SRSP = 0x60,

分别具体指的是什么事件?