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
RF22Router::RoutedMessage Struct Reference
Defines the structure of a RF22Router message. More...
#include <RF22Router.h>
Data Fields | |
| RoutedMessageHeader | header |
| end-to-end delivery header | |
| uint8_t | data [RF22_ROUTER_MAX_MESSAGE_LEN] |
| Applicaiton payload data. | |
Detailed Description
Defines the structure of a RF22Router message.
Definition at line 150 of file RF22Router.h.
Field Documentation
| uint8_t data[RF22_ROUTER_MAX_MESSAGE_LEN] |
Applicaiton payload data.
Definition at line 153 of file RF22Router.h.
end-to-end delivery header
Definition at line 152 of file RF22Router.h.
Generated on Tue Jul 12 2022 12:34:31 by
1.7.2