In the TLCS-870/C Series of microcontrollers, how do I change interrupt priority levels ?
Microcomputer Frequently Asked Questions (FAQs) NO.EB9902701
- Answer
In the TLCS-870/C Series of microcontrollers, interrupt priority levels cannot be changed. However, you can use interrupt nesting to execute an interrupt of lower priority before an interrupt of higher priority, as illustrated below.







