MENU_STATE_struct Struct Reference

#include <menu.h>


Detailed Description

Holds an entry in the state menu.

Contains the ID number of a state, and a pointer to its associated function

Definition at line 57 of file menu.h.

Data Fields

unsigned char(* pFunc )(unsigned char inp)
 Associated function.
unsigned char state
 ID number of state.


Field Documentation

unsigned char(* MENU_STATE_struct::pFunc)(unsigned char inp)

Associated function.

unsigned char MENU_STATE_struct::state

ID number of state.

Definition at line 59 of file menu.h.

Referenced by main().


Generated on Tue Sep 4 19:18:03 2007 for AVR463 Charging NiMH Batteries with ATAVRBC100 by  doxygen 1.5.2