This is the generated driver source file for INTERRUPT driver. More...
#include <xc.h>
#include "../interrupt.h"
Go to the source code of this file.
Functions | |
void | INTERRUPT_Initialize (void) |
Initializes the interrupt priorities of the modules that have been configured. | |
void | INTERRUPT_Deinitialize (void) |
Deinitializes the INTERRUPT to POR values. | |
INTERRUPT Generated Driver Source File
Definition in file interrupt.c.