Display module constants
[Display module]

Constants that are part of the NXT firmware's Display module. More...

Modules

 Line number constants
 

Line numbers for use with DrawText system function.


 DisplayExecuteFunction constants
 

Constants that are for use with the DisplayExecuteFunction system call.


 Drawing option constants
 

Constants that are for specifying drawing options in several display module API functions.


 Display flags
 

Constants that are for use with the display flags functions.


 Display contrast constants
 

Constants that are for use with the display contrast API functions.


 Text line constants
 

Constants that are for use with getting/setting display data.


 Display module IOMAP offsets
 

Constant offsets into the display module IOMAP structure.


Defines

#define SCREEN_MODE_RESTORE   0x00
#define SCREEN_MODE_CLEAR   0x01
#define DISPLAY_HEIGHT   64
#define DISPLAY_WIDTH   100
#define DISPLAY_MENUICONS_Y   40
#define DISPLAY_MENUICONS_X_OFFS   7
#define DISPLAY_MENUICONS_X_DIFF   31
#define MENUICON_LEFT   0
#define MENUICON_CENTER   1
#define MENUICON_RIGHT   2
#define MENUICONS   3
#define FRAME_SELECT   0
#define STATUSTEXT   1
#define MENUTEXT   2
#define STEPLINE   3
#define TOPLINE   4
#define SPECIALS   5
#define STATUSICON_BLUETOOTH   0
#define STATUSICON_USB   1
#define STATUSICON_VM   2
#define STATUSICON_BATTERY   3
#define STATUSICONS   4
#define SCREEN_BACKGROUND   0
#define SCREEN_LARGE   1
#define SCREEN_SMALL   2
#define SCREENS   3
#define BITMAP_1   0
#define BITMAP_2   1
#define BITMAP_3   2
#define BITMAP_4   3
#define BITMAPS   4
#define STEPICON_1   0
#define STEPICON_2   1
#define STEPICON_3   2
#define STEPICON_4   3
#define STEPICON_5   4
#define STEPICONS   5

Detailed Description

Constants that are part of the NXT firmware's Display module.


Generated by  doxygen 1.6.2