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 OmniWheels by
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 744 of file lora_phy_ds.h.
Field Documentation
int8_t channel_id |
The channel ID.
Definition at line 753 of file lora_phy_ds.h.
A pointer to the new channel's parameters.
Definition at line 749 of file lora_phy_ds.h.
Generated on Fri Jul 22 2022 04:54:14 by
