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 59 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.

Referenced by main().

unsigned char MENU_STATE_struct::state

ID number of state.

Definition at line 61 of file menu.h.

Referenced by main().


Generated on Fri Jul 25 12:42:36 2008 for AVR458 Charging Li-Ion Batteries with ATAVRBC100 by  doxygen 1.5.6