请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSP430FR2310 在用户指南中、我注意到寄存器为8位。
我的怀疑是:
- 设置每个位是否代表端口相应引脚中的中断操作?
- 如果是这样,一次只能在 PxIFG 寄存器中设置一个位吗?
- 在 PxIFG 中置位的位被清除之前,不会处理同一端口中其他引脚上的中断?
- P1IFG 的状态是否会影响 P2IFG 的配置?
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.
在用户指南中、我注意到寄存器为8位。
我的怀疑是: