NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
UIState constants

Constants for use with the UIState() function. More...

Macros

#define UI_STATE_INIT_DISPLAY   0
 
#define UI_STATE_INIT_LOW_BATTERY   1
 
#define UI_STATE_INIT_INTRO   2
 
#define UI_STATE_INIT_WAIT   3
 
#define UI_STATE_INIT_MENU   4
 
#define UI_STATE_NEXT_MENU   5
 
#define UI_STATE_DRAW_MENU   6
 
#define UI_STATE_TEST_BUTTONS   7
 
#define UI_STATE_LEFT_PRESSED   8
 
#define UI_STATE_RIGHT_PRESSED   9
 
#define UI_STATE_ENTER_PRESSED   10
 
#define UI_STATE_EXIT_PRESSED   11
 
#define UI_STATE_CONNECT_REQUEST   12
 
#define UI_STATE_EXECUTE_FILE   13
 
#define UI_STATE_EXECUTING_FILE   14
 
#define UI_STATE_LOW_BATTERY   15
 
#define UI_STATE_BT_ERROR   16
 

Detailed Description

Constants for use with the UIState() function.

See Also
UIState()