Constants that are for use with the DisplayExecuteFunction system call. More...
Defines | |
#define | DISPLAY_ERASE_ALL 0x00 |
#define | DISPLAY_PIXEL 0x01 |
#define | DISPLAY_HORIZONTAL_LINE 0x02 |
#define | DISPLAY_VERTICAL_LINE 0x03 |
#define | DISPLAY_CHAR 0x04 |
#define | DISPLAY_ERASE_LINE 0x05 |
#define | DISPLAY_FILL_REGION 0x06 |
#define | DISPLAY_FRAME 0x07 |
Constants that are for use with the DisplayExecuteFunction system call.