/PIC Stuff/PIC_27J13/interrupts.h |
---|
1,5 → 1,5 |
#ifndef __interrupts_h |
#define __interrupts_h |
#ifndef INTERRUPTS_H |
#define INTERRUPTS_H |
// Note: As the interrupt system is currently setup, at the end |
// of each high-priority interrupt, the system will check to |