EDF - OnePIC MCU
v1.1.0
|
![]() |
Data Structures | |
struct | IR_DEMO_RX |
Global variables that are written to in the ISR. More... | |
struct | IR_DEMO_FLAG |
Contains the RX/TX flags. More... | |
Functions | |
void | Demo_mTouchPoll (void) |
Poll the touch buttons and if one is pressed, assign rx_byte.mcp2200_rx the value. | |
Variables | |
IR_DEMO_RX | rx_byte |
IR_DEMO_FLAG | rx_tx_flag |
store all rx/tx bytes in here
Definition at line 39 of file OnePIC_8bit_demo_main.c.
Keep track of rx/tx flags
Definition at line 38 of file OnePIC_8bit_demo_main.c.