![]() |
One Pin Comms Link 1.0
One Pin Serial comms link layer implemented in software only
|
Code file for MD_OnePin library class (Comms protocol timing). More...

Macros | |
| #define | OP_DEBUG 0 |
| 1 turns library debug output on | |
| #define | OP_DEBUG_DIGITAL 0 |
| 1 turns digital I/O debug output on | |
| #define | OPPRINT(s, v) |
| #define | OPPRINTX(s, v) |
| #define | OPPRINTB(s, v) |
| #define | DBG_FLIP |
| #define | SET_TO_INPUT pinMode(_pin, INPUT_PULLUP) |
| #define | SET_TO_OUTPUT pinMode(_pin, OUTPUT) |
| #define | OP_SIGNAL(active, pause) |
Code file for MD_OnePin library class (Comms protocol timing).
| #define OP_SIGNAL | ( | active, | |
| pause | |||
| ) |