#include <remote.h>
| Public Attributes | |
| uint8_t | dhcp_flag | 
| uint8_t | eeprom_device_mode | 
| uint8_t | eeprom_extended_mode | 
| uint8_t | eeprom_extended_mode2 | 
| uint8_t | fallback_flag | 
| uint32_t | ip_adr | 
| uint32_t | ip_gateway | 
| uint32_t | ip_netmask | 
| uint8_t | len | 
| uint8_t | mac_adr [6] | 
Definition at line 356 of file arm/remote.h.
| uint8_t LAN_PARAMETER::dhcp_flag | 
Definition at line 358 of file arm/remote.h.
Definition at line 364 of file arm/remote.h.
Definition at line 365 of file arm/remote.h.
Definition at line 366 of file arm/remote.h.
| uint8_t LAN_PARAMETER::fallback_flag | 
Definition at line 359 of file arm/remote.h.
| uint32_t LAN_PARAMETER::ip_adr | 
Definition at line 361 of file arm/remote.h.
| uint32_t LAN_PARAMETER::ip_gateway | 
Definition at line 363 of file arm/remote.h.
| uint32_t LAN_PARAMETER::ip_netmask | 
Definition at line 362 of file arm/remote.h.
| uint8_t LAN_PARAMETER::len | 
Definition at line 357 of file arm/remote.h.
| uint8_t LAN_PARAMETER::mac_adr | 
Definition at line 360 of file arm/remote.h.