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.
dl_channel_req_params_s Struct Reference
The parameter structure for the function RegionDlChannelReq. More...
#include <lora_phy_ds.h>
Data Fields | |
uint8_t | channel_id |
The channel ID to add the frequency. | |
uint32_t | rx1_frequency |
The alternative frequency for the Rx1 window. |
Detailed Description
The parameter structure for the function RegionDlChannelReq.
Definition at line 972 of file lora_phy_ds.h.
Field Documentation
uint8_t channel_id |
The channel ID to add the frequency.
Definition at line 977 of file lora_phy_ds.h.
uint32_t rx1_frequency |
The alternative frequency for the Rx1 window.
Definition at line 981 of file lora_phy_ds.h.
Generated on Tue Jul 12 2022 13:32:48 by
