PmBlock_s Struct Reference

#include <frame.h>

List of all members.

Public Attributes

PmObjDesc_t od
pPmObj_tb_sp
uint8_t const * b_handler
PmBlockType_t b_type:8
struct PmBlock_snext


Detailed Description

Block

Extra info for loops and trys (others?) Frames use linked list of blocks to handle nested loops and try-catch blocks.

Definition at line 60 of file frame.h.


Member Data Documentation

Handler fxn obj

Definition at line 69 of file frame.h.

Ptr to backup stack ptr

Definition at line 66 of file frame.h.

Block type

Definition at line 72 of file frame.h.

struct PmBlock_s* PmBlock_s::next [read]

Next block in stack

Definition at line 75 of file frame.h.

Obligatory obj descriptor

Definition at line 63 of file frame.h.


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

Generated on Mon Oct 18 07:40:49 2010 for Python-on-a-chip by  doxygen 1.5.9