Struct ip_event_got_ip_t
Public Attributes
Type | Name |
---|---|
void * | esp_netif |
int | if_index |
bool | ip_changed |
esp_netif_ip_info_t | ip_info |
Public Attributes Documentation
variable esp_netif
Pointer to corresponding esp-netif object
variable if_index
Interface index for which the event is received (left for legacy compilation)
variable ip_changed
Whether the assigned IP has changed or not
variable ip_info
IP address, netmask, gatway IP address
The documentation for this class was generated from the following file cores/common/arduino/libraries/api/WiFi/WiFiEvents.h