WiFi middleware core
ip_static_addr_t Struct Reference

Description

This structure represents a static IP address.

Data Fields

ip_addr_t addr
 The IP address for the network interface.
 
ip_addr_t netmask
 The netmask for the network interface.
 
ip_addr_t gateway
 The default gateway for network traffic.