esp_netif_inherent_config struct
ESP-netif inherent config parameters
Fields
flags that define esp-netif behavior.
initial mac address for this interface.
initial ip address for this interface.
event id to be raised when interface gets an IP.
event id to be raised when interface losts its IP.
string identifier of the interface.
textual description of the interface.
numeric priority of this interface to become a default routing if (if other netifs are up). A higher value of route_prio indicates a higher priority.
LwIP bridge configuration.
Examples
esp_netif_inherent_config is referenced by 6 libraries and example projects: