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.
get_phy_params_t Struct Reference
The parameter structure for the function RegionGetPhyParam. More...
#include <lora_phy_ds.h>
Data Fields | |
phy_attributes_t | attribute |
Set up the parameter to get. | |
int8_t | datarate |
The parameter is needed for the following queries: PHY_MAX_PAYLOAD, PHY_MAX_PAYLOAD_REPEATER, PHY_NEXT_LOWER_TX_DR. |
Detailed Description
The parameter structure for the function RegionGetPhyParam.
Definition at line 700 of file lora_phy_ds.h.
Field Documentation
Set up the parameter to get.
Definition at line 705 of file lora_phy_ds.h.
int8_t datarate |
The parameter is needed for the following queries: PHY_MAX_PAYLOAD, PHY_MAX_PAYLOAD_REPEATER, PHY_NEXT_LOWER_TX_DR.
Definition at line 711 of file lora_phy_ds.h.
Generated on Tue Jul 12 2022 13:32:59 by
