#include <network.h>
| Public Attributes | |
| int16_t | adress | 
| uint32_t | clientid | 
| int8_t | command [20] | 
| uint16_t | command_num | 
| int8_t | data [200] | 
| int8_t | remote [80] | 
| int16_t | statuslen | 
| int16_t | statustype | 
Definition at line 609 of file arm/network.h.
| int16_t NETWORKRECV::adress | 
Definition at line 613 of file arm/network.h.
| uint32_t NETWORKRECV::clientid | 
Definition at line 610 of file arm/network.h.
| int8_t NETWORKRECV::command | 
Definition at line 616 of file arm/network.h.
| uint16_t NETWORKRECV::command_num | 
Definition at line 614 of file arm/network.h.
| int8_t NETWORKRECV::data | 
Definition at line 617 of file arm/network.h.
| int8_t NETWORKRECV::remote | 
Definition at line 615 of file arm/network.h.
| int16_t NETWORKRECV::statuslen | 
Definition at line 611 of file arm/network.h.
| int16_t NETWORKRECV::statustype | 
Definition at line 612 of file arm/network.h.