MeterLogger
Data Fields
Event_StaMode_Got_IP_t Struct Reference

#include <sdk/include/user_interface.h>

Collaboration diagram for Event_StaMode_Got_IP_t:

Data Fields

struct ip_addr ip
 
struct ip_addr mask
 
struct ip_addr gw
 

Detailed Description

Definition at line 453 of file user_interface.h.

Field Documentation

◆ gw

struct ip_addr Event_StaMode_Got_IP_t::gw

Definition at line 456 of file user_interface.h.

◆ ip

struct ip_addr Event_StaMode_Got_IP_t::ip

Definition at line 454 of file user_interface.h.

Referenced by wifi_handle_event_cb().

◆ mask

struct ip_addr Event_StaMode_Got_IP_t::mask

Definition at line 455 of file user_interface.h.

Referenced by wifi_handle_event_cb().


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