EDF - OnePIC MCU  v1.1.0
source/8bit_IR/OnePIC_8bit_demo_isr.c File Reference

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

#include "OnePIC_int.h"
#include "OnePIC_timer.h"
#include "mTouchCVD.h"
#include "bsp.h"
#include <htc.h>
#include "OnePIC_8bit_demo_isr.h"
#include "OnePIC_8bit_demo_irda.h"
#include "OnePIC_8bit_demo_main.h"
Include dependency graph for OnePIC_8bit_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 OnePIC_8bit_demo_isr.c.