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.

LAUNCHXL-CC1310: uart

Part Number: LAUNCHXL-CC1310

回调函数必须在UART_write() 或 UART_read()才能调用吗?就是每一次都必须调用一次UART_write() 或 UART_read(),才能回调,不能直接中断回调吗