Data Fields

IS_MOD Struct Reference

send to LFS to change screen mode More...

#include <ispackets.h>

Data Fields

byte Size
 20
byte Type
 ISP_MOD
byte ReqI
 0
byte Zero
int Bits16
 set to choose 16-bit
int RR
 refresh rate - zero for default
int Width
 0 means go to window
int Height
 0 means go to window

Detailed Description

send to LFS to change screen mode

The refresh rate actually selected by LFS will be the highest available rate that is less than or equal to the specified refresh rate. Refresh rate can be specified as zero in which case the default refresh rate will be used.

If Width and Height are both zero, LFS will switch to windowed mode.

Definition at line 1050 of file ispackets.h.


Field Documentation

20

Definition at line 1052 of file ispackets.h.

ISP_MOD

Definition at line 1053 of file ispackets.h.

0

Definition at line 1054 of file ispackets.h.

Definition at line 1055 of file ispackets.h.

set to choose 16-bit

Definition at line 1057 of file ispackets.h.

refresh rate - zero for default

Definition at line 1058 of file ispackets.h.

0 means go to window

Definition at line 1059 of file ispackets.h.

0 means go to window

Definition at line 1060 of file ispackets.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines