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
Loading...
Searching...
No Matches
Public Attributes | List of all members
CEXCEPTION_FRAME_T Struct Reference

Public Attributes

jmp_buf * pFrame
 
CEXCEPTION_T volatile Exception
 

Detailed Description

Definition at line 65 of file CException.h.

Member Data Documentation

◆ Exception

CEXCEPTION_T volatile CEXCEPTION_FRAME_T::Exception

Definition at line 67 of file CException.h.

◆ pFrame

jmp_buf* CEXCEPTION_FRAME_T::pFrame

Definition at line 66 of file CException.h.


The documentation for this struct was generated from the following file: