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

« Back to documentation index

cy_nw_ip_mac Struct Reference

cy_nw_ip_mac Struct Reference
[Group_nwhelper_structures]

MAC Address info. More...

#include <cy_nw_helper.h>

Data Fields

uint8_t mac [6]
 MAC address.

Detailed Description

MAC Address info.

Definition at line 124 of file cy_nw_helper.h.


Field Documentation

uint8_t mac[6]

MAC address.

Definition at line 126 of file cy_nw_helper.h.