|
ASCII Serial Com
Serial communication library between computers, microcontrollers, FPGAs, etc. Uses only ASCII. Not the most efficient protocol, but meant to be easy to read
|
Public Attributes | |
| jmp_buf * | pFrame |
| CEXCEPTION_T volatile | Exception |
Definition at line 65 of file CException.h.
| CEXCEPTION_T volatile CEXCEPTION_FRAME_T::Exception |
Definition at line 67 of file CException.h.
| jmp_buf* CEXCEPTION_FRAME_T::pFrame |
Definition at line 66 of file CException.h.