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::MeshRouteFailureMessage Struct Reference
Signals a route failure. More...
#include <RF22Mesh.h>
Data Fields | |
MeshMessageHeader | header |
msgType = RF22_MESH_MESSAGE_TYPE_ROUTE_FAILURE | |
uint8_t | dest |
The address of the destination towards which the route failed. |
Detailed Description
Signals a route failure.
Definition at line 129 of file RF22Mesh.h.
Field Documentation
uint8_t dest |
The address of the destination towards which the route failed.
Definition at line 132 of file RF22Mesh.h.
msgType = RF22_MESH_MESSAGE_TYPE_ROUTE_FAILURE
Definition at line 131 of file RF22Mesh.h.
Generated on Wed Jul 13 2022 22:24:22 by
