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.
rx_param_setup_req_s Struct Reference
Contains rx parameter setup request coming from network server. More...
#include <lora_phy_ds.h>
Data Fields | |
int8_t | datarate |
The datarate to set up. | |
int8_t | dr_offset |
The datarate offset. | |
uint32_t | frequency |
The frequency to set up. |
Detailed Description
Contains rx parameter setup request coming from network server.
Definition at line 704 of file lora_phy_ds.h.
Field Documentation
int8_t datarate |
The datarate to set up.
Definition at line 709 of file lora_phy_ds.h.
int8_t dr_offset |
The datarate offset.
Definition at line 713 of file lora_phy_ds.h.
uint32_t frequency |
The frequency to set up.
Definition at line 717 of file lora_phy_ds.h.
Generated on Tue Jul 12 2022 12:22:49 by
