Public Attributes | List of all members
tstrM2mSetMacAddress Struct Reference

This struct contains the MAC address to be used. The WINC loads the mac address from the efuse by default to the WINC configuration memory, however, the application can overwrite the configuration memory with the mac address indicated from the Host. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD16__ [2]
 
uint8 au8Mac [6]
 

Detailed Description

This struct contains the MAC address to be used. The WINC loads the mac address from the efuse by default to the WINC configuration memory, however, the application can overwrite the configuration memory with the mac address indicated from the Host.

Note
It's recommended to call this only once before calling connect request and after the m2m_wifi_init

Definition at line 1641 of file m2m_types.h.

Member Data Documentation

◆ __PAD16__

uint8 tstrM2mSetMacAddress::__PAD16__[2]

Padding bytes for forcing 4-byte alignment

Definition at line 1644 of file m2m_types.h.

◆ au8Mac

uint8 tstrM2mSetMacAddress::au8Mac[6]

MAC address

Definition at line 1642 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03