Next: 5. Debugging with SDCDB
Up: 4.5 The PIC16 port
Previous: 4.5.10 Function return values
Contents
Index
When entering an interrupt, currently the PIC16 port automatically
saves the following registers:
- WREG
- STATUS
- BSR
- PROD (PRODL and PRODH)
- FSR0 (FSR0L and FSR0H)
These registers are restored upon return from the interrupt routine4.2.
Bernhard Held
2004-02-21