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.
new_channel_req_params_s Struct Reference
A structure that holds new channel parameters coming from the network server. More...
#include <lora_phy_ds.h>
Data Fields | |
| channel_params_t * | new_channel |
| A pointer to the new channel's parameters. | |
| int8_t | channel_id |
| The channel ID. | |
Detailed Description
A structure that holds new channel parameters coming from the network server.
Definition at line 956 of file lora_phy_ds.h.
Field Documentation
| int8_t channel_id |
The channel ID.
Definition at line 965 of file lora_phy_ds.h.
A pointer to the new channel's parameters.
Definition at line 961 of file lora_phy_ds.h.
Generated on Tue Jul 12 2022 13:25:37 by
1.7.2