Andrew Reed / Mbed OS CITY1082-i2c_master_wifi_mqtt
Embed: (wiki syntax)

« Back to documentation index

cy_network_interface_t Struct Reference

cy_network_interface_t Struct Reference
[Group_nwhelper_structures]

Network interface info structure. More...

#include <cy_nw_helper.h>

Data Fields

cy_network_interface_type_t type
 Network interface type.
cy_network_interface_object_t object
 Pointer to the network interface object.

Detailed Description

Network interface info structure.

Definition at line 139 of file cy_nw_helper.h.


Field Documentation

Pointer to the network interface object.

Definition at line 142 of file cy_nw_helper.h.

Network interface type.

Definition at line 141 of file cy_nw_helper.h.