EDF - OnePIC MCU  Preliminary v0.7.0
8bit_IR/Demo_isr.c File Reference

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"
Include dependency graph for Demo_isr.c:

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

Detailed Description

enter here if using the 8bit demo, else use the base code ISR

Definition in file Demo_isr.c.