inst Struct Reference

#include <parse.h>


Data Fields

void(* f )(void *, void *)
void * data
char * help_str
prog_void * tokens []


Detailed Description

Store a instruction, which is a pointer to a callback function and its parameter that is called when the instruction is parsed, a help string, and a list of token composing this instruction.

Definition at line 90 of file parse.h.


Field Documentation

void(* inst::f)(void *, void *)

void* inst::data

Definition at line 93 of file parse.h.

Definition at line 94 of file parse.h.

prog_void* inst::tokens[]

Definition at line 95 of file parse.h.


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

Generated on Fri Mar 12 06:32:30 2010 for AVR by  doxygen 1.5.6