InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
State Flags Pack. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_SFP | |
byte | ReqI |
0 | |
byte | Zero |
word | Flag |
the state to set | |
byte | OffOn |
0 = off / 1 = on | |
byte | Sp3 |
spare |
State Flags Pack.
Definition at line 1041 of file ispackets.h.
word IS_SFP::Flag |
the state to set
Definition at line 1048 of file ispackets.h.
byte IS_SFP::OffOn |
0 = off / 1 = on
Definition at line 1049 of file ispackets.h.
byte IS_SFP::ReqI |
0
Definition at line 1045 of file ispackets.h.
byte IS_SFP::Size |
8
Definition at line 1043 of file ispackets.h.
byte IS_SFP::Sp3 |
spare
Definition at line 1050 of file ispackets.h.
byte IS_SFP::Type |
Definition at line 1044 of file ispackets.h.
byte IS_SFP::Zero |
Definition at line 1046 of file ispackets.h.