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.
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrM2MMulticastMac Struct Reference
[DataTypes]
  M2M add/remove multi-cast mac address. More...
#include <m2m_types.h>
| Data Fields | |
| uint8 | au8macaddress [M2M_MAC_ADDRES_LEN] | 
| uint8 | u8AddRemove | 
| uint8 | __PAD8__ | 
Detailed Description
M2M add/remove multi-cast mac address.
Definition at line 2242 of file m2m_types.h.
Field Documentation
Padding bytes for forcing 4-byte alignment
Definition at line 2252 of file m2m_types.h.
| uint8 au8macaddress[M2M_MAC_ADDRES_LEN] | 
Mac address needed to be added or removed from filter.
Definition at line 2244 of file m2m_types.h.
set by 1 to add or 0 to remove from filter.
Definition at line 2248 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
 1.7.2
 1.7.2