NetBurner 3.1
tstrM2mSetMacAddress Struct Reference

Sets the MAC address from application. It is only intended for testing purpose. This method is not used for production SW. Production SW reads MAC Address from EFUSE. More...

#include <m2m_types.h>

Public Attributes

uint8 au8Mac0 [6]
 
uint8 au8Mac1 [6]
 

Detailed Description

Sets the MAC address from application. It is only intended for testing purpose. This method is not used for production SW. Production SW reads MAC Address from EFUSE.

Note

It's recommended to call this only before calling connect

Member Data Documentation

◆ au8Mac0

uint8 tstrM2mSetMacAddress::au8Mac0[6]

MAC address array

◆ au8Mac1

uint8 tstrM2mSetMacAddress::au8Mac1[6]

MAC address 2 array


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