8.1 Interrupt Service Routines

Since the AVR core does not support a ``protected'' mode for ISRs, it is relatively difficult to interface ISRs to the RTK cleanly. We'll look into a possible solution.

For our discussion, let use use the ISR(s) for an UART as examples.



Subsections

Copyright © 2008-10-25 by Tak Auyeung