Public Attributes | List of all members
eoe_param Struct Reference

#include <ethercateoe.h>

Public Attributes

eoe_ip4_addr_t default_gateway
 
uint8_t default_gateway_set: 1
 
eoe_ip4_addr_t dns_ip
 
uint8_t dns_ip_set: 1
 
char dns_name [EOE_DNS_NAME_LENGTH]
 
uint8_t dns_name_set: 1
 
eoe_ip4_addr_t ip
 
uint8_t ip_set: 1
 
eoe_ethaddr_t mac
 
uint8_t mac_set: 1
 
eoe_ip4_addr_t subnet
 
uint8_t subnet_set: 1
 

Detailed Description

EoE IP request structure, storage only, no need to pack

Definition at line 137 of file ethercateoe.h.

Member Data Documentation

eoe_ip4_addr_t eoe_param::default_gateway

Definition at line 148 of file ethercateoe.h.

uint8_t eoe_param::default_gateway_set

Definition at line 142 of file ethercateoe.h.

eoe_ip4_addr_t eoe_param::dns_ip

Definition at line 149 of file ethercateoe.h.

uint8_t eoe_param::dns_ip_set

Definition at line 143 of file ethercateoe.h.

char eoe_param::dns_name[EOE_DNS_NAME_LENGTH]

Definition at line 150 of file ethercateoe.h.

uint8_t eoe_param::dns_name_set

Definition at line 144 of file ethercateoe.h.

eoe_ip4_addr_t eoe_param::ip

Definition at line 146 of file ethercateoe.h.

uint8_t eoe_param::ip_set

Definition at line 140 of file ethercateoe.h.

eoe_ethaddr_t eoe_param::mac

Definition at line 145 of file ethercateoe.h.

uint8_t eoe_param::mac_set

Definition at line 139 of file ethercateoe.h.

eoe_ip4_addr_t eoe_param::subnet

Definition at line 147 of file ethercateoe.h.

uint8_t eoe_param::subnet_set

Definition at line 141 of file ethercateoe.h.


The documentation for this struct was generated from the following file:


soem
Author(s): Arthur Ketels and M.J.G. van den Molengraft
autogenerated on Sat Jun 27 2020 03:48:21