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
continuous_wave_mode_params_s Struct Reference
#include <lora_phy_ds.h>
Data Fields | |
| uint8_t | channel | 
| int8_t | datarate | 
| int8_t | tx_power | 
| float | max_eirp | 
| float | antenna_gain | 
| uint16_t | timeout | 
Detailed Description
The parameter structure for the function RegionContinuousWave.
Definition at line 834 of file lora_phy_ds.h.
Field Documentation
| float antenna_gain | 
The antenna gain, if applicable.
Definition at line 855 of file lora_phy_ds.h.
| uint8_t channel | 
The current channel index.
Definition at line 839 of file lora_phy_ds.h.
| int8_t datarate | 
The datarate. Used to limit the TX power.
Definition at line 843 of file lora_phy_ds.h.
| float max_eirp | 
The max EIRP, if applicable.
Definition at line 851 of file lora_phy_ds.h.
| uint16_t timeout | 
Specifies the time the radio will stay in CW mode.
Definition at line 859 of file lora_phy_ds.h.
| int8_t tx_power | 
The TX power to set up.
Definition at line 847 of file lora_phy_ds.h.
Generated on Fri Jul 22 2022 04:54:12 by
 1.7.2 
    