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.
Fork of RF22 by
RF22Mesh::MeshMessageHeader Struct Reference
Structure of the basic RF22Mesh header. More...
#include <RF22Mesh.h>
Data Fields | |
uint8_t | msgType |
Type of RF22Mesh message, one of RF22_MESH_MESSAGE_TYPE_*. |
Detailed Description
Structure of the basic RF22Mesh header.
Definition at line 106 of file RF22Mesh.h.
Field Documentation
uint8_t msgType |
Type of RF22Mesh message, one of RF22_MESH_MESSAGE_TYPE_*.
Definition at line 108 of file RF22Mesh.h.
Generated on Wed Jul 13 2022 22:24:22 by
