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
tx_param_setup_req_s Struct Reference
Contains tx parameter setup request coming from network server. More...
#include <lora_phy_ds.h>
Data Fields | |
uint8_t | ul_dwell_time |
The uplink dwell time. | |
uint8_t | dl_dwell_time |
The downlink dwell time. | |
uint8_t | max_eirp |
The max EIRP. |
Detailed Description
Contains tx parameter setup request coming from network server.
Definition at line 724 of file lora_phy_ds.h.
Field Documentation
uint8_t dl_dwell_time |
The downlink dwell time.
Definition at line 733 of file lora_phy_ds.h.
uint8_t max_eirp |
The max EIRP.
Definition at line 737 of file lora_phy_ds.h.
uint8_t ul_dwell_time |
The uplink dwell time.
Definition at line 729 of file lora_phy_ds.h.
Generated on Fri Jul 22 2022 04:54:15 by
