Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - ELEM_UART_SEND and ELEM_UART_RECV

(you are viewing a thread; or go back to list of threads)

ELEM_UART_SEND and ELEM_UART_RECV (by pc.to.cnc)
ldmicro\intcode.cpp LINE 720

case ELEM_UART_SEND:
// ???
//Why in this place do not controlled
//stateInOut, as in the ELEM_UART_RECV ???
//???
Op(INT_UART_SEND, l->d.uart.name, stateInOut);
break;

case ELEM_UART_RECV:
Op(INT_IF_BIT_SET, stateInOut);
Op(INT_UART_RECV, l->d.uart.name, stateInOut);
Op(INT_END_IF);
break;
Thu Apr 10 2014, 05:06:46
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):