AutoX Info. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 40 | |
| byte | Type |
| ISP_AXI | |
| byte | ReqI |
| 0 unless this is a reply to an TINY_AXI request | |
| byte | Zero |
| byte | AXStart |
| autocross start position | |
| byte | NumCP |
| number of checkpoints | |
| word | NumO |
| number of objects | |
| char | LName [32] |
| the name of the layout last loaded (if loaded locally) | |
AutoX Info.
Definition at line 1936 of file ispackets.h.
| byte IS_AXI::Size |
40
Definition at line 1938 of file ispackets.h.
| byte IS_AXI::Type |
Definition at line 1939 of file ispackets.h.
| byte IS_AXI::ReqI |
0 unless this is a reply to an TINY_AXI request
Definition at line 1940 of file ispackets.h.
| byte IS_AXI::Zero |
Definition at line 1941 of file ispackets.h.
| byte IS_AXI::AXStart |
autocross start position
Definition at line 1943 of file ispackets.h.
| byte IS_AXI::NumCP |
number of checkpoints
Definition at line 1944 of file ispackets.h.
| word IS_AXI::NumO |
number of objects
Definition at line 1945 of file ispackets.h.
| char IS_AXI::LName[32] |
the name of the layout last loaded (if loaded locally)
Definition at line 1947 of file ispackets.h.
1.7.3