cy_wcm_event_data_t¶
-
union
cy_wcm_event_data_t
- #include <cy_wcm.h>
Structure used to receive the IP address information through the callback registered using cy_wcm_register_event_callback.
Public Members
-
cy_wcm_ip_address_t
ip_addr
Contains the IP address for the CY_WCM_EVENT_IP_CHANGED event.
-
cy_wcm_mac_t
sta_mac
MAC address of the STA for the CY_WCM_EVENT_STA_JOINED or CY_WCM_EVENT_STA_LEFT.
-
cy_wcm_ip_address_t