#include <network.h>
| Public Attributes | |
| int32_t | adress | 
| int8_t | command [20] | 
| uint8_t | mode | 
| uint8_t | netcommand | 
| int8_t | remote [80] | 
| uint16_t | timeout | 
| uint8_t | trasmit_freq | 
Definition at line 160 of file arm/network.h.
| int32_t OLD_NETWORKCOMMAND::adress | 
Definition at line 164 of file arm/network.h.
| int8_t OLD_NETWORKCOMMAND::command | 
Definition at line 166 of file arm/network.h.
| uint8_t OLD_NETWORKCOMMAND::mode | 
Definition at line 162 of file arm/network.h.
| uint8_t OLD_NETWORKCOMMAND::netcommand | 
Definition at line 161 of file arm/network.h.
| int8_t OLD_NETWORKCOMMAND::remote | 
Definition at line 165 of file arm/network.h.
| uint16_t OLD_NETWORKCOMMAND::timeout | 
Definition at line 163 of file arm/network.h.
| uint8_t OLD_NETWORKCOMMAND::trasmit_freq | 
Definition at line 167 of file arm/network.h.