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.


Member Data Documentation

uint8_t const* PmBlock_s::b_handler

Handler fxn obj

Ptr to backup stack ptr

Block type

struct PmBlock_s* PmBlock_s::next [read]

Next block in stack

Obligatory obj descriptor


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

Generated on Wed Feb 24 13:37:03 2010 for Python-on-a-chip by  doxygen 1.5.9