EDF - OnePIC MCU
v1.1.0
|
Global variables that are written to in the ISR. More...
#include <OnePIC_8bit_demo_main.h>
Data Fields | |
char | mcp2200_rx |
char | irda_rx |
char | touch_tx |
char | rx_tx_old_byte |
Global variables that are written to in the ISR.
IR received byte from PICtail
Definition at line 48 of file OnePIC_8bit_demo_main.h.
UART received byte from PC
Definition at line 47 of file OnePIC_8bit_demo_main.h.
Don't continuosly update the LCD unless new data received or sent!
Definition at line 50 of file OnePIC_8bit_demo_main.h.
Saves which button pressed in mTouch ISR
Definition at line 49 of file OnePIC_8bit_demo_main.h.