Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_mp_exc_stack_t Struct Reference

#include <bc.h>

Public Attributes

const bytehandler
 
mp_obj_tval_sp
 
mp_obj_base_tprev_exc
 

Detailed Description

Definition at line 63 of file bc.h.

Member Data Documentation

◆ handler

const byte* _mp_exc_stack_t::handler

Definition at line 64 of file bc.h.

◆ prev_exc

mp_obj_base_t* _mp_exc_stack_t::prev_exc

Definition at line 69 of file bc.h.

◆ val_sp

mp_obj_t* _mp_exc_stack_t::val_sp

Definition at line 67 of file bc.h.


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