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: RF22_MAX_test_Send Geofence_receiver Geofence_sender Geofence_sender ... more
RF22Mesh::MeshApplicationMessage Struct Reference
Signals an application layer message for the caller of RF22Mesh. More...
#include <RF22Mesh.h>
Data Fields | |
| MeshMessageHeader | header |
| msgType = RF22_MESH_MESSAGE_TYPE_APPLICATION | |
| uint8_t | data [RF22_MESH_MAX_MESSAGE_LEN] |
| Applicaiotn layer payload data. | |
Detailed Description
Signals an application layer message for the caller of RF22Mesh.
Definition at line 112 of file RF22Mesh.h.
Field Documentation
| uint8_t data[RF22_MESH_MAX_MESSAGE_LEN] |
Applicaiotn layer payload data.
Definition at line 115 of file RF22Mesh.h.
msgType = RF22_MESH_MESSAGE_TYPE_APPLICATION
Definition at line 114 of file RF22Mesh.h.
Generated on Tue Jul 12 2022 12:34:31 by
1.7.2