Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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.
Generated on Thu Jul 14 2022 12:58:44 by
