SOES v1.0.0
|
#include <esc.h>
Data Fields | |
uint8 | opcode |
uint8 | reserved |
union { | |
uint32 password | |
uint32 packetnumber | |
uint32 errorcode | |
}; |
union { ... } |
uint32 _FOEh::errorcode |
uint8 _FOEh::opcode |
uint32 _FOEh::packetnumber |
uint32 _FOEh::password |
uint8 _FOEh::reserved |