EDF - OnePIC MCU
v1.1.0
|
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"
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 OnePIC_8bit_demo_isr.c.