EDF - OnePIC MCU
Preliminary v0.7.0
|
enter here if using the 8bit demo, else use the base code ISR More...
#include "int.h"
#include "OnePIC_timer.h"
#include "mTouchCVD.h"
#include "bsp.h"
#include <htc.h>
#include "Demo_isr.h"
#include "irda_uart.h"
#include "demo_main.h"
Go to the source code of this file.
Functions | |
void interrupt | ISR (void) |
ISR for the 8bit Demo which checks the following interrupts. | |
Variables | |
IR_DEMO_RX | rx_byte |
IR_DEMO_FLAG | rx_tx_flag |
enter here if using the 8bit demo, else use the base code ISR
Definition in file Demo_isr.c.