|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Information about an acquired IPv4 address. More...
Public Attributes | |
| net::ip4_info | ip4 |
| bool | changed |
Information about an acquired IPv4 address.
Dispatched with the sta_got_ip4, eth_got_ip4, and ppp_got_ip4 events.
| bool idfxx::netif::ip4_event_data::changed |
| net::ip4_info idfxx::netif::ip4_event_data::ip4 |