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.

cc2530中的中断问题

Other Parts Discussed in Thread: CC2530

我有一个引脚设置为输出,当由高电平变为低电平的时候,我需要完成一系列的事件。

如果用中断完成这个事件,是否可行?

我在CC2530的文档中只看到了端口的输入中断,CC2530是否支持端口的输出中断呢?